David S. Miller
|
fed17f3094
[NET]: Stop polling when napi_disable() is pending.
|
17 年 前 |
Joe Perches
|
53ccaae1ef
[NET] net/core/: Spelling fixes
|
17 年 前 |
Wang Chen
|
d59b54b150
[NET]: Fix wrong comments for unregister_net*
|
17 年 前 |
Pavel Emelyanov
|
c67625a1ec
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
|
17 年 前 |
Denis V. Lunev
|
022cbae611
[NET]: Move unneeded data to initdata section.
|
17 年 前 |
Alexey Dobriyan
|
33d36bb83c
[NETNS]: init dev_base_lock only once
|
17 年 前 |
Stephen Hemminger
|
3b582cc14c
[NET]: docbook fixes for netif_ functions
|
17 年 前 |
Daniel Lezcano
|
93ee31f14f
[NET]: Fix free_netdev on register_netdev failure.
|
17 年 前 |
David S. Miller
|
0a7606c121
[NET]: Fix race between poll_napi() and net_rx_action()
|
17 年 前 |
Eric W. Biederman
|
2b008b0a8e
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
|
17 年 前 |
Stephen Hemminger
|
c8d90dca32
[NET] dev_change_name: ignore changes to same name
|
17 年 前 |
Pavel Emelyanov
|
342709efc7
[NET]: Remove in-code externs for some functions from net/core/dev.c
|
17 年 前 |
Jeff Garzik
|
bada339ba2
[NET]: Validate device addr prior to interface-up
|
17 年 前 |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 年 前 |
Pavel Emelyanov
|
dfa4091129
[NET]: Use the skb_set_queue_mapping where appropriate
|
17 年 前 |
Herbert Xu
|
a030847e9f
[NET]: Avoid copying TCP packets unnecessarily
|
17 年 前 |
Herbert Xu
|
f697c3e8b3
[NET]: Avoid unnecessary cloning for ingress filtering
|
17 年 前 |
Randy Dunlap
|
c4ea43c552
net core: fix kernel-doc for new function parameters
|
17 年 前 |
Pavel Emelyanov
|
9b77265235
[NET]: Remove double dev->flags checking when calling dev_close()
|
17 年 前 |
Pavel Emelyanov
|
4665079cbb
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
|
17 年 前 |
Jeff Garzik
|
14e3e07979
[NET]: split dev_ifsioc() according to locking
|
17 年 前 |
Stephen Hemminger
|
cfcabdcc2d
[NET]: sparse warning fixes
|
17 年 前 |
Stephen Hemminger
|
3b04ddde02
[NET]: Move hardware header operations out of netdevice.
|
17 年 前 |
Eric W. Biederman
|
8b41d1887d
[NET]: Fix running without sysfs
|
17 年 前 |
Pavel Emelyanov
|
056925ab31
[NET]: Cleanup calling netdev notifiers.
|
17 年 前 |
Pavel Emelyanov
|
30d97d3585
[NETNS]: Consolidate hashes creation in netdev_init()
|
17 年 前 |
Eric W. Biederman
|
ad7379d494
[NET]: Fix the prototype of call_netdevice_notifiers.
|
17 年 前 |
Jamal Hadi Salim
|
22dd749501
[NET]: migrate HARD_TX_LOCK to header file
|
17 年 前 |
Eric W. Biederman
|
077130c0cf
[NET]: Fix race when opening a proc file while a network namespace is exiting.
|
17 年 前 |
David S. Miller
|
9d5010db7e
[NET]: Add a might_sleep() to dev_close().
|
17 年 前 |