Joe Perches
|
b004ff4972
netdev_printk/dynamic_netdev_dbg: Directly call printk_emit
|
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 |
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 |
David S. Miller
|
28e85100ae
net: Remove netdevice ec_ptr, no longer used.
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 |
John Fastabend
|
12a9463445
net: addr_list: add exclusive dev_uc_add and dev_mc_add
|
13 years ago |
John Fastabend
|
77162022ab
net: add generic PF_BRIDGE:RTM_ FDB hooks
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Eric Dumazet
|
2def16ae6b
net: fix /proc/net/dev regression
|
13 years ago |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
3b59bf0816
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
13 years ago |
Linus Torvalds
|
4a52246302
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Yi Zou
|
cdbee74ce7
net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gso
|
13 years ago |
Paul Gortmaker
|
313162d0b8
device.h: audit and cleanup users in main include dir
|
13 years ago |
Alexander Duyck
|
b37c0fbe3f
net: Add memory barriers to prevent possible race in byte queue limits
|
13 years ago |
Alexander Duyck
|
5c4903549c
net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF state
|
13 years ago |
David S. Miller
|
4d29515f5a
net: Use bool in netdevice.h helpers.
|
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 |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |