Ben Hutchings
|
a55b138b1d
net: Properly define functions with no parameters
|
13 years ago |
Yuval Mintz
|
16917b87a2
net-next: Add netif_get_num_default_rss_queues
|
13 years ago |
David S. Miller
|
b26d344c6b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Vinson Lee
|
7cecb523ad
net: Downgrade CAP_SYS_MODULE deprecated message from error to warning.
|
13 years ago |
David S. Miller
|
7e52b33bd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
62b1a8ab9b
net: remove skb_orphan_try()
|
13 years ago |
Michel Machado
|
95603e2293
net-next: add dev_loopback_xmit() to avoid duplicate code
|
13 years ago |
Eric Dumazet
|
4adb9c4ac8
net: napi_frags_skb() is static
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Paul Gortmaker
|
211ed86510
net: delete all instances of special processing for token ring
|
13 years ago |
Joe Perches
|
e87cc4728f
net: Convert net_ratelimit uses to net_<level>_ratelimited
|
13 years ago |
David S. Miller
|
59b9997bab
Revert "net: maintain namespace isolation between vlan and real device"
|
13 years ago |
Eric Dumazet
|
d7e8883cfc
net: make GRO aware of skb->head_frag
|
13 years ago |
Eric Dumazet
|
daa8654828
net: gro: GRO_MERGED_FREE consumes packets
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric W. Biederman
|
7d3d43dab4
net: In unregister_netdevice_notifier unregister the netdevices.
|
13 years ago |
Eric Dumazet
|
2def16ae6b
net: fix /proc/net/dev regression
|
13 years ago |
Linus Torvalds
|
ed359a3b7b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Benjamin LaHaise
|
3b9785c6b0
net/core: dev_forward_skb() should clear skb_iif
|
13 years ago |
Eric Dumazet
|
2a2a459eee
net: fix napi_reuse_skb() skb reserve
|
13 years ago |
Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
David S. Miller
|
95f050bf7f
net: Use bool for return value of dev_valid_name().
|
13 years ago |
Eric Dumazet
|
77a1abf54f
net: export netdev_stats_to_stats64
|
13 years ago |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 years ago |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 years ago |
Eric Dumazet
|
5ca3b72c5d
gro: more generic L2 header check
|
13 years ago |
Eric Dumazet
|
43480aecb1
gro: more generic L2 header check
|
13 years ago |
Joe Perches
|
7b6cd1ce72
PATCH V2 net-next] net: dev: Convert printks to pr_<level>
|
13 years ago |