index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
vmxnet3: fix indentation
stephen hemminger
1
-17
/
+17
2012-11-15
bridge: add root port blocking
stephen hemminger
5
-2
/
+29
2012-11-15
bridge: implement BPDU blocking
stephen hemminger
5
-1
/
+16
2012-11-15
bridge: add template for bridge port flags
stephen hemminger
1
-15
/
+23
2012-11-15
bridge: bridge port parameters over netlink
stephen hemminger
2
-33
/
+147
2012-11-15
ipv6: remove obsolete comments in route.c
Li RongQing
1
-6
/
+0
2012-11-15
net/macb: clear unused address register
Joachim Eastwood
2
-0
/
+14
2012-11-15
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
1
-1
/
+11
2012-11-15
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
1
-0
/
+6
2012-11-15
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
6
-49
/
+25
2012-11-15
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
9
-85
/
+35
2012-11-14
ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+14
2012-11-14
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
2
-5
/
+12
2012-11-13
bnx2x: Add static declaration to several functions
Merav Sicron
2
-15
/
+15
2012-11-13
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
4
-0
/
+17
2012-11-13
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2
-0
/
+101
2012-11-13
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
1
-25
/
+22
2012-11-13
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2
-33
/
+45
2012-11-13
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
1
-0
/
+3
2012-11-13
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
3
-11
/
+197
2012-11-13
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2
-0
/
+9
2012-11-13
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2
-13
/
+13
2012-11-13
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2
-1
/
+7
2012-11-13
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
1
-1
/
+2
2012-11-13
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
1
-13
/
+13
2012-11-13
ixgbe: Do not use DCA to prefetch the entire packet into the cache
Alexander Duyck
1
-1
/
+0
2012-11-12
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-11-11
r8169: Drop tp arg from rtl8169_tx_vlan_tag()
Kirill Smelkov
1
-3
/
+2
2012-11-11
r8169: remove unused macros.
Dayanidhi Sreenivasan
1
-5
/
+0
2012-11-10
ip6tnl: advertise tunnel param via rtnl
Nicolas Dichtel
2
-0
/
+60
2012-11-10
sit: advertise tunnel param via rtnl
Nicolas Dichtel
1
-1
/
+56
2012-11-10
ipip: advertise tunnel param via rtnl
Nicolas Dichtel
2
-1
/
+67
2012-11-09
gre6: fix rtnl dump messages
Nicolas Dichtel
1
-4
/
+4
2012-11-09
isdn: Fix typo in drivers/isdn
Masanari Iida
6
-6
/
+6
2012-11-09
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
2012-11-09
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
Claudiu Manoil
1
-6
/
+8
2012-11-09
virtio_net: use net_*_ratelimited() helpers
Amerigo Wang
1
-8
/
+4
2012-11-09
vmxnet3: convert BUG_ON(true) into a simple BUG()
Sasha Levin
1
-1
/
+1
2012-11-09
ipip: add GSO support
Eric Dumazet
1
-0
/
+12
2012-11-09
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
1
-3
/
+5
2012-11-09
doc: packet_mmap: update doc to implementation status
Daniel Borkmann
1
-24
/
+209
2012-11-09
phylib: mdio: Add sysfs attribute for PHY identifiers.
Nick Bowler
2
-0
/
+23
2012-11-09
Make the wanxl firmware array const
David Howells
1
-1
/
+1
2012-11-09
Fix the wanxl firmware to include missing constants
David Howells
3
-1
/
+5
2012-11-09
UAPI: (Scripted) Disintegrate include/linux/hdlc
David Howells
3
-3
/
+3
2012-11-09
UAPI: Fix compilation of the wanxl firmware blob.
David Howells
1
-1
/
+1
2012-11-09
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
1
-2
/
+1
2012-11-09
netconsole: add oops_only module option
Amerigo Wang
1
-0
/
+6
2012-11-09
vlan: set sysfs device_type to 'vlan'
Doug Goldstein
1
-0
/
+6
2012-11-09
irda: sh-irda: Remove SH7377 support
Nobuhiro Iwamatsu
1
-4
/
+0
[next]