Brian Haley
|
c91f6df2db
sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface name
|
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 |
Ben Hutchings
|
30b678d844
net: Allow driver to limit number of GSO segments per skb
|
13 years ago |
Jiri Pirko
|
ee6ae1a1d5
net: honour netif_set_real_num_tx_queues() retval
|
13 years ago |
Yuval Mintz
|
16917b87a2
net-next: Add netif_get_num_default_rss_queues
|
13 years ago |
Michel Machado
|
95603e2293
net-next: add dev_loopback_xmit() to avoid duplicate code
|
13 years ago |
Eric Dumazet
|
9136461ab9
net: keep name_hlist close to name
|
13 years ago |
Joe Perches
|
0053ea9c34
netdevice: Update netif_dbg for CONFIG_DYNAMIC_DEBUG
|
13 years ago |
Eric Dumazet
|
4adb9c4ac8
net: napi_frags_skb() is static
|
13 years ago |