index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipip/rtnl: add IFLA_IPTUN_PMTUDISC on dump
Nicolas Dichtel
2012-11-15
2
-1
/
+6
*
ipip: always notify change when params are updated
Nicolas Dichtel
2012-11-15
1
-18
/
+16
*
ip6tnl: add support of link creation via rtnl
Nicolas Dichtel
2012-11-15
1
-15
/
+149
*
ip6tnl: rename rtnl functions for consistency
Nicolas Dichtel
2012-11-15
1
-4
/
+4
*
ip6tnl/rtnl: add IFLA_IPTUN_PROTO on dump
Nicolas Dichtel
2012-11-15
2
-1
/
+5
*
vmxnet3: fix indentation
stephen hemminger
2012-11-15
1
-17
/
+17
*
bridge: add root port blocking
stephen hemminger
2012-11-15
5
-2
/
+29
*
bridge: implement BPDU blocking
stephen hemminger
2012-11-15
5
-1
/
+16
*
bridge: add template for bridge port flags
stephen hemminger
2012-11-15
1
-15
/
+23
*
bridge: bridge port parameters over netlink
stephen hemminger
2012-11-15
2
-33
/
+147
*
ipv6: remove obsolete comments in route.c
Li RongQing
2012-11-15
1
-6
/
+0
*
net/macb: clear unused address register
Joachim Eastwood
2012-11-15
2
-0
/
+14
*
net/macb: add support for phy irq via gpio pin
Joachim Eastwood
2012-11-15
1
-1
/
+11
*
net/phy/davicom: add irq functions to DM9161E and DM9161A
Joachim Eastwood
2012-11-15
1
-0
/
+6
*
net: unify for_each_ip_tunnel_rcu()
Amerigo Wang
2012-11-15
6
-49
/
+25
*
net: convert __IPTUNNEL_XMIT() to an inline function
Amerigo Wang
2012-11-15
9
-85
/
+35
*
ARM: net: bpf_jit_32: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-14
1
-0
/
+14
*
ARM: net: bpf_jit_32: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-14
2
-5
/
+12
*
bnx2x: Add static declaration to several functions
Merav Sicron
2012-11-13
2
-15
/
+15
*
ipv6: add knob to send unsolicited ND on link-layer address change
Hannes Frederic Sowa
2012-11-13
4
-0
/
+17
*
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2012-11-13
2
-0
/
+101
*
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
2012-11-13
1
-25
/
+22
*
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2012-11-13
2
-33
/
+45
*
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2012-11-13
1
-0
/
+3
*
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
2012-11-13
3
-11
/
+197
*
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2012-11-13
2
-0
/
+9
*
ixgbevf: Reduce size of maximum rx buffer
Greg Rose
2012-11-13
2
-13
/
+13
*
ixgbevf: Add flag to indicate when rx is in net poll
Greg Rose
2012-11-13
2
-1
/
+7
*
ixgbevf: fix possible use of uninitialized variable
Emil Tantilov
2012-11-13
1
-1
/
+2
*
ixgbevf: make sure probe fails on MSI-X enable error
Jakub Kicinski
2012-11-13
1
-13
/
+13
*
ixgbe: Do not use DCA to prefetch the entire packet into the cache
Alexander Duyck
2012-11-13
1
-1
/
+0
*
ipv6 ndisc: Use pre-defined in6addr_linklocal_allnodes.
YOSHIFUJI Hideaki / 吉藤英明
2012-11-12
1
-2
/
+1
*
r8169: Drop tp arg from rtl8169_tx_vlan_tag()
Kirill Smelkov
2012-11-11
1
-3
/
+2
*
r8169: remove unused macros.
Dayanidhi Sreenivasan
2012-11-11
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-11
1031
-11577
/
+14455
|
\
|
*
gre6: fix rtnl dump messages
Nicolas Dichtel
2012-11-09
1
-4
/
+4
|
*
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
2012-11-09
1
-1
/
+4
|
*
usbnet: ratelimit kevent may have been dropped warnings
Steve Glendinning
2012-11-09
1
-3
/
+5
|
*
ipv6: send unsolicited neighbour advertisements to all-nodes
Hannes Frederic Sowa
2012-11-09
1
-2
/
+1
|
*
net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs
Ian Coolidge
2012-11-08
1
-1
/
+2
|
*
usb: gadget: g_ether: fix frame size check for 802.1Q
Ian Coolidge
2012-11-08
1
-1
/
+2
|
*
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
2012-11-08
1
-1
/
+1
|
*
isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES
Lee Jones
2012-11-08
3
-6
/
+2
|
*
cxgb4: Initialize data structures before using.
Vipul Pandya
2012-11-07
1
-0
/
+4
|
*
af-packet: fix oops when socket is not present
Eric Leblond
2012-11-07
1
-1
/
+1
|
*
pkt_sched: enable QFQ to support TSO/GSO
Paolo Valente
2012-11-07
1
-30
/
+79
|
*
net: inet_diag -- Return error code if protocol handler is missed
Cyrill Gorcunov
2012-11-04
1
-1
/
+4
|
*
net: bnx2x: Fix typo in bnx2x driver
Masanari Iida
2012-11-03
2
-3
/
+3
|
*
smsc95xx: fix tx checksum offload for big endian
Steve Glendinning
2012-11-03
1
-0
/
+1
|
*
rtnetlink: Use nlmsg type RTM_NEWNEIGH from dflt fdb dump
John Fastabend
2012-11-03
1
-1
/
+2
[next]