index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
parport
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2012-11-03
tcp: better retrans tracking for defer-accept
Eric Dumazet
11
-35
/
+56
2012-11-03
net: Fix continued iteration in rtnl_bridge_getlink()
Ben Hutchings
1
-16
/
+7
2012-11-03
ipv6/multipath: remove flag NLM_F_EXCL after the first nexthop
Nicolas Dichtel
1
-0
/
+6
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
2
-3
/
+4
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
6
-8
/
+8
2012-11-03
bridge: Use is_link_local() in store_group_addr()
Ben Hutchings
1
-8
/
+3
2012-11-03
sfc: Select PTP_1588_CLOCK
Ben Hutchings
1
-0
/
+1
2012-11-03
vhost-net: reduce vq polling on tx zerocopy
Michael S. Tsirkin
1
-2
/
+12
2012-11-03
vhost-net: select tx zero copy dynamically
Michael S. Tsirkin
1
-8
/
+53
2012-11-03
vhost: move -net specific code out
Michael S. Tsirkin
4
-64
/
+56
2012-11-03
vhost: track zero copy failures using DMA length
Michael S. Tsirkin
2
-3
/
+8
2012-11-03
vhost-net: cleanup macros for DMA status tracking
Michael S. Tsirkin
3
-5
/
+12
2012-11-03
tun: report orphan frags errors to zero copy callback
Michael S. Tsirkin
1
-0
/
+1
2012-11-03
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
2
-0
/
+21
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
4
-5
/
+7
2012-11-01
vlan: use IS_ENABLED()
Amerigo Wang
2
-4
/
+4
[next]