index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-07
batman-adv: Distributed ARP Table - add runtime switch
Antonio Quartulli
4
-0
/
+31
2012-11-07
batman-adv: Distributed ARP Table - add compile option
Antonio Quartulli
5
-4
/
+94
2012-11-07
batman-adv: Distributed ARP Table - add snooping functions for ARP messages
Antonio Quartulli
6
-2
/
+325
2012-11-07
batman-adv: Distributed ARP Table - add ARP parsing functions
Antonio Quartulli
4
-3
/
+213
2012-11-07
batman-adv: Distributed ARP Table - implement local storage
Antonio Quartulli
6
-0
/
+346
2012-11-07
batman-adv: Distributed ARP Table - create DHT helper functions
Antonio Quartulli
9
-4
/
+378
2012-11-07
batman-adv: Distributed ARP Table - add a new debug log level
Antonio Quartulli
2
-2
/
+5
2012-11-07
batman-adv: add UNICAST_4ADDR packet type
Antonio Quartulli
6
-26
/
+194
2012-11-07
batman-adv: Mark correctly aligned headers not as __packed
Sven Eckelmann
1
-6
/
+15
2012-11-07
batman-adv: Reserve extra bytes in skb for better alignment
Sven Eckelmann
4
-19
/
+22
2012-11-07
usbnet: runtime wake up device before calling usbnet_{read|write}_cmd
Ming Lei
1
-4
/
+16
2012-11-07
usbnet: smsc95xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
1
-49
/
+85
2012-11-07
usbnet: smsc95xx: fix memory leak in smsc95xx_suspend
Ming Lei
1
-3
/
+10
2012-11-07
usbnet: smsc75xx: apply the introduced usbnet_{read|write}_cmd_nopm
Ming Lei
1
-57
/
+90
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
2
-5
/
+61
2012-11-07
net: calxedaxgmac: ip align receive buffers
Rob Herring
1
-5
/
+6
2012-11-07
net: calxedaxgmac: rework transmit ring handling
Rob Herring
1
-12
/
+12
2012-11-07
net: calxedaxgmac: drop some unnecessary register writes
Rob Herring
1
-6
/
+0
2012-11-07
net: calxedaxgmac: use raw i/o accessors in rx and tx paths
Rob Herring
1
-6
/
+6
2012-11-07
net: calxedaxgmac: remove explicit rx dma buffer polling
Rob Herring
1
-3
/
+1
2012-11-07
net: calxedaxgmac: enable operate on 2nd frame mode
Rob Herring
1
-2
/
+2
2012-11-07
htb: fix two bugs
Eric Dumazet
1
-12
/
+5
2012-11-07
tg3: Call tg3_netif_stop() from tg3_stop()
Nithin Nayak Sujir
1
-5
/
+3
2012-11-07
tg3: Support 5717 C0
Michael Chan
2
-1
/
+10
2012-11-06
net: at91_ether: add pinctrl support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+11
2012-11-06
net: at91_ether: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2
-7
/
+89
2012-11-06
drivers: ethernet: qlogic: netxen_nic_ethtool.c: Fixed a coding style issue
Kumar Amit Mehta
1
-43
/
+43
2012-11-06
drivers: ethernet: qlogic: qlge_dbg.c: Fixed a coding style issue
Kumar Amit Mehta
1
-8
/
+8
2012-11-06
sparc: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+19
2012-11-04
r8169: enable internal ASPM and clock request settings
hayeswang
1
-9
/
+21
2012-11-04
bridge: Avoid 'statement with no effect' compiler warnings
Lee Jones
1
-4
/
+4
2012-11-03
drivers/net/ethernet/ibm/emac/mal.c: use WARN
Julia Lawall
1
-4
/
+2
2012-11-03
atp: remove set_rx_mode_8012()
Paul Bolle
2
-58
/
+2
2012-11-03
cpsw: fix leaking IO mappings
Richard Cochran
1
-9
/
+8
2012-11-03
cpsw: rename register banks to match the reference manual, part 2
Richard Cochran
1
-13
/
+13
2012-11-03
net: fix bridge notify hook to manage flags correctly
John Fastabend
1
-8
/
+18
2012-11-03
macb: Keep driver's speed/duplex in sync with actual NCFGR
Vitalii Demianets
1
-0
/
+2
2012-11-03
net: neterion: Do not break word unregister.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+2
2012-11-03
net: sh_eth: Fix a typo - replace regist with register.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-11-03
ptp: fixup Kconfig for two PHC drivers.
Richard Cochran
2
-2
/
+2
2012-11-03
htb: improved accuracy at high rates
Vimalkumar
1
-38
/
+90
2012-11-03
vxlan: allow a user to set TTL value
Vincent Bernat
1
-0
/
+3
2012-11-03
smsc75xx: add wol support for more frame types
Steve Glendinning
2
-33
/
+124
2012-11-03
if_ether.h: add B.A.T.M.A.N.-Advanced Ethertype
Antonio Quartulli
1
-0
/
+1
2012-11-03
r8169: Kill SafeMtu macro
Kirill Smelkov
1
-1
/
+0
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
11
-26
/
+32
2012-11-03
ipv4: avoid a test in ip_rt_put()
Eric Dumazet
1
-3
/
+6
2012-11-03
sctp: Clean up type-punning in sctp_cmd_t union
Neil Horman
4
-42
/
+46
2012-11-03
ipv6: remove a useless NULL check
Amerigo Wang
1
-1
/
+1
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
2
-28
/
+32
[next]