Anton Vorontsov
|
1b614fb9a0
netpoll: Fix carrier detection for drivers that are using phylib
|
16 년 전 |
David S. Miller
|
9cbc1cb8cd
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 년 전 |
Eric Dumazet
|
08baf56108
net: txq_trans_update() helper
|
16 년 전 |
David S. Miller
|
7d18f11489
net: Fix arg to trace_napi_poll() in netpoll.
|
16 년 전 |
Neil Horman
|
4ea7e38696
dropmon: add ability to detect when hardware dropsrxpackets
|
16 년 전 |
Pavel Emelyanov
|
5e392739d6
netpoll: don't dereference NULL dev from np
|
16 년 전 |
Harvey Harrison
|
e7557af56a
netpoll: store local and remote ip in net-endian
|
16 년 전 |
David S. Miller
|
eb14f01959
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 년 전 |
Neil Horman
|
7b363e4400
netpoll: fix race on poll_list resulting in garbage entry
|
16 년 전 |
Stephen Hemminger
|
008298231a
netdev: add more functions to netdevice ops
|
16 년 전 |
Stephen Hemminger
|
d314774cf2
netdev: network device operations infrastructure
|
16 년 전 |
Joe Perches
|
07f0757a68
include/net net/ - csum_partial - remove unnecessary casts
|
16 년 전 |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 년 전 |
David S. Miller
|
c3f26a269c
netdev: Fix lockdep warnings in multiqueue configurations.
|
17 년 전 |
David S. Miller
|
fd2ea0a79f
net: Use queue aware tests throughout.
|
17 년 전 |
Johannes Berg
|
f5184d267c
net: Allow netdevices to specify needed head/tailroom
|
17 년 전 |
David S. Miller
|
a25606c845
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
Jarek Poplawski
|
8a455b087c
netpoll: zap_completion_queue: adjust skb->users counter
|
17 년 전 |
David S. Miller
|
255333c1db
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 년 전 |
David S. Miller
|
d9452e9f81
[NETPOLL]: Revert two bogus cleanups that broke netconsole.
|
17 년 전 |
Pavel Emelyanov
|
988b705077
[ARP]: Introduce the arp_hdr_len helper.
|
17 년 전 |
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 년 전 |