Eric Dumazet
|
30e6c9fa93
net: devnet_rename_seq should be a seqcount
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Joseph Gasparakis
|
6a674e9c75
net: Add support for hardware-offloaded encapsulation
|
12 years ago |
Eric Dumazet
|
c3c7c254b2
net: gro: fix possible panic in skb_gro_receive()
|
12 years ago |
Rami Rosen
|
bb728820fe
core: make GRO methods static.
|
12 years ago |
Brian Haley
|
c91f6df2db
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
|
12 years ago |
Adam Buchbinder
|
d93cf0687c
various: Fix spelling of "registered" in comments.
|
12 years ago |
Vlad Yasevich
|
f191a1d17f
net: Remove code duplication between offload structures
|
12 years ago |
Vlad Yasevich
|
22061d8014
net: Switch to using the new packet offload infrustructure
|
12 years ago |
Vlad Yasevich
|
62532da9d5
net: Add generic packet offload infrastructure.
|
12 years ago |
John Fastabend
|
e5a55a8987
net: create generic bridge ops
|
12 years ago |
David Howells
|
607ca46e97
UAPI: (Scripted) Disintegrate include/linux
|
12 years ago |
Eric Dumazet
|
863472454c
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
|
12 years ago |
Eric Dumazet
|
2e71a6f808
net: gro: selective flush of packets
|
12 years ago |
Eric Dumazet
|
ca07e43e28
net: gro: fix a potential crash in skb_gro_reset_offset
|
12 years ago |
Linus Torvalds
|
aecdc33e11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
stephen hemminger
|
edc7d57327
netlink: add attributes to fdb interface
|
12 years ago |
Eric Dumazet
|
404f7c9e11
net: struct napi_struct fields reordering
|
12 years ago |
Amerigo Wang
|
8c4c49df5c
netpoll: call ->ndo_select_queue() in tx path
|
12 years ago |
stephen hemminger
|
6b6e27255f
netdev: make address const in device address management
|
12 years ago |
Joe Perches
|
b004ff4972
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
|
12 years ago |
Eric Dumazet
|
23d3b8bfb8
net: qdisc busylock needs lockdep annotations
|
12 years ago |
Ben Hutchings
|
8f4cccbbd9
net: Set device operstate at registration time
|
13 years ago |
Eric Dumazet
|
0115e8e30d
net: remove delay at device dismantle
|
13 years ago |
David S. Miller
|
1304a7343b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Leblond
|
c0de08d042
af_packet: don't emit packet on orig fanout group
|
13 years ago |
Amerigo Wang
|
47be03a28c
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
|
13 years ago |
Amerigo Wang
|
b7bc2a5b5b
net: remove netdev_bonding_change()
|
13 years ago |
Amerigo Wang
|
ee89bab14e
net: move and rename netif_notify_peers()
|
13 years ago |