Joe Perches
|
21cf2253eb
[IPV4] net/core: Use ipv4_is_<type>
|
17 年之前 |
Stephen Hemminger
|
c7b6ea24b4
[NETPOLL]: Don't need rx_flags.
|
17 年之前 |
Stephen Hemminger
|
33f807ba0d
[NETPOLL]: Kill NETPOLL_RX_DROP, set but never tested.
|
17 年之前 |
Stephen Hemminger
|
0953864160
[NETPOLL]: no need to store local_mac
|
17 年之前 |
Stephen Hemminger
|
5106930bd6
[NETPOLL]: netpoll_poll() cleanup
|
17 年之前 |
Stephen Hemminger
|
0adc9add77
[NETPOLL]: Use skb_queue_purge().
|
17 年之前 |
David S. Miller
|
0a7606c121
[NET]: Fix race between poll_napi() and net_rx_action()
|
17 年之前 |
Pavel Emelyanov
|
668f895a85
[NET]: Hide the queue_mapping field inside netif_subqueue_stopped
|
17 年之前 |
Stephen Hemminger
|
0c4e85813d
[NET]: Wrap netdevice hardware header creation.
|
17 年之前 |
Joe Perches
|
0795af5729
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |
Satyam Sharma
|
0bcc181618
[NET] netconsole: Support dynamic reconfiguration using configfs
|
18 年之前 |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 年之前 |
Linus Torvalds
|
2e27afb300
Revert "[NET]: Fix races in net_rx_action vs netpoll."
|
18 年之前 |
Olaf Kirch
|
29578624e3
[NET]: Fix races in net_rx_action vs netpoll.
|
18 年之前 |
Satyam Sharma
|
1498b3f195
[NETPOLL]: Fix a leak-n-bug in netpoll_cleanup()
|
18 年之前 |
Peter P Waskiewicz Jr
|
f25f4e4480
[CORE] Stack changes to add multiqueue hardware support API
|
18 年之前 |
Jarek Poplawski
|
25442cafb8
[NETPOLL]: Fixups for 'fix soft lockup when removing module'
|
18 年之前 |
Jarek Poplawski
|
17200811cf
[NETPOLL] netconsole: fix soft lockup when removing module
|
18 年之前 |
Stephen Hemminger
|
0db3dc73f7
[NETPOLL]: tx lock deadlock fix
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Herbert Xu
|
604763722c
[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
|
18 年之前 |
Arnaldo Carvalho de Melo
|
27d7ff46a3
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
|
18 年之前 |
Arnaldo Carvalho de Melo
|
4bedb45203
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
|
18 年之前 |
Arnaldo Carvalho de Melo
|
badff6d01a
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
d0a92be05e
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
|
18 年之前 |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 年之前 |
Arnaldo Carvalho de Melo
|
e2d1bca7e6
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
|
18 年之前 |
Arnaldo Carvalho de Melo
|
c1d2bbe1cd
[SK_BUFF]: Introduce skb_reset_network_header(skb)
|
18 年之前 |
Arnaldo Carvalho de Melo
|
459a98ed88
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
|
18 年之前 |