index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
3
-26
/
+3
*
ptp_pch: eliminate a number of sparse warnings
Sahara
2013-03-27
1
-13
/
+14
*
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
stefan@datenfreihafen.org
2013-03-27
1
-2
/
+2
*
ieee802154/at86rf230: Implement hardware address filter callback.
stefan@datenfreihafen.org
2013-03-27
1
-0
/
+47
*
VXLAN: Fix sparse warnings.
Pravin B Shelar
2013-03-27
1
-5
/
+4
*
net: fec: TX Buffer incorrectly initialized
Jim Baxter
2013-03-26
1
-1
/
+1
*
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
2013-03-26
1
-1
/
+1
*
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
8
-10
/
+294
*
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
11
-24
/
+732
*
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
4
-4
/
+22
*
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
6
-15
/
+257
*
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
6
-50
/
+55
*
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
11
-218
/
+528
*
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2013-03-26
10
-137
/
+169
*
bonding: cleanup unneeded rcu_read_lock()
Veaceslav Falico
2013-03-26
1
-2
/
+1
*
ptp_pch: fix typo in module parameter description
Jiri Benc
2013-03-26
1
-1
/
+1
*
net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-2
/
+2
*
net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
1
-1
/
+1
*
net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-03-26
2
-4
/
+4
*
netback: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+12
*
tuntap: set transport header before passing it to kernel
Jason Wang
2013-03-26
1
-0
/
+10
*
macvtap: set transport header before passing skb to lower device
Jason Wang
2013-03-26
1
-0
/
+9
*
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
2
-8
/
+77
*
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-127
/
+26
*
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-16
/
+0
*
firewire net: Allocate address handler before registering net_device.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-12
/
+10
*
firewire net: Send L2 multicast via GASP.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-5
/
+7
*
firewire net: Accept IPv4 and ARP only.
YOSHIFUJI Hideaki / 吉藤英明
2013-03-26
1
-2
/
+19
*
net/davinci_emac: use devres APIs
Sekhar Nori
2013-03-26
1
-30
/
+16
*
VXLAN: Use IP Tunnels tunnel ENC encap API
Pravin B Shelar
2013-03-26
1
-24
/
+2
*
VXLAN: Fix vxlan stats handling.
Pravin B Shelar
2013-03-26
2
-65
/
+8
*
GRE: Refactor GRE tunneling code.
Pravin B Shelar
2013-03-26
1
-1
/
+1
*
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-03-25
1
-3
/
+2
*
xen-netfront: frags -> slots in xennet_get_responses
Wei Liu
2013-03-25
1
-9
/
+9
*
xen-netfront: remove unused variable `extra'
Wei Liu
2013-03-25
1
-7
/
+1
*
net: fec: build fec.c and fec_ptp.c to one module
Frank Li
2013-03-25
3
-4
/
+2
*
Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2013-03-24
1
-72
/
+105
|
\
|
*
firewire net: Release broadcast/fifo resources on ifdown.
YOSHIFUJI Hideaki
2013-03-13
1
-4
/
+4
|
*
firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.
YOSHIFUJI Hideaki
2013-03-13
1
-32
/
+36
|
*
firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.
YOSHIFUJI Hideaki
2013-03-13
1
-12
/
+12
|
*
firewire net: Fix leakage of kmap for broadcast receive buffer.
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+7
|
*
firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_sta...
YOSHIFUJI Hideaki
2013-03-13
1
-31
/
+26
|
*
firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after...
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+3
|
*
firewire net: Fix memory leakage in fwnet_remove().
YOSHIFUJI Hideaki
2013-03-13
1
-0
/
+2
|
*
firewire net: Check dev->broadcast_state inside fwnet_broadcast_start().
YOSHIFUJI Hideaki
2013-03-13
1
-5
/
+7
|
*
firewire net: Setup broadcast and local fifo independently.
YOSHIFUJI Hideaki
2013-03-13
1
-7
/
+8
|
*
firewire net: Introduce fwnet_fifo_{start, stop}() helpers.
YOSHIFUJI Hideaki
2013-03-13
1
-16
/
+35
|
*
firewire net: No need to reset dev->local_fifo after failure of fw_core_add_a...
YOSHIFUJI Hideaki
2013-03-13
1
-1
/
+1
*
|
mv643xx_eth: defer probing if Marvell Orion MDIO driver not loaded
Simon Baatz
2013-03-24
1
-3
/
+9
*
|
net: mvmdio: define module alias for platform device
Simon Baatz
2013-03-24
1
-0
/
+1
[next]