Eric Dumazet
|
9979a55a83
net: remove a WARN_ON() in net_enable_timestamp()
|
12 years ago |
Li RongQing
|
c80a8512ee
net/core: move vlan_depth out of while loop in skb_network_protocol()
|
12 years ago |
Cristian Bercaru
|
3bc1b1add7
bridging: fix rx_handlers return code
|
12 years ago |
Eric Dumazet
|
d1f41b67ff
net: reduce net_rx_action() latency to 2 HZ
|
12 years ago |
Randy Dunlap
|
691b3b7e13
net: fix new kernel-doc warnings in net core
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Alexander Duyck
|
2bb60cb9b7
net: Fix locking bug in netif_set_xps_queue
|
12 years ago |
Cong Wang
|
cd0615746b
net: fix a build failure when !CONFIG_PROC_FS
|
12 years ago |
Cong Wang
|
900ff8c632
net: move procfs code to net/core/net-procfs.c
|
12 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
12 years ago |
Cong Wang
|
96b45cbd95
net: move ioctl functions into a separated file
|
12 years ago |
Eric Dumazet
|
efd9450e7e
net: use skb_reset_mac_len() in dev_gro_receive()
|
12 years ago |
Pravin B Shelar
|
68c3316311
v4 GRE: Add TCP segmentation offload for GRE
|
12 years ago |
Pravin B Shelar
|
05e8ef4ab2
net: factor out skb_mac_gso_segment() from skb_gso_segment()
|
12 years ago |
David S. Miller
|
9754e29349
net: Don't write to current task flags on every packet received.
|
12 years ago |
Eric Dumazet
|
6d1ccff627
net: reset mac header in dev_start_xmit()
|
12 years ago |
Cong Wang
|
12b0004d1d
net: adjust skb_gso_segment() for calling in rx path
|
12 years ago |
Neil Horman
|
ca99ca14c9
netpoll: protect napi_poll and poll_controller during dev_[open|close]
|
12 years ago |
Joe Perches
|
62b5942aa5
net: core: Remove unnecessary alloc/OOM messages
|
12 years ago |
Michał Mirosław
|
d2ed273d30
net: disallow drivers with buggy VLAN accel to register_netdevice()
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Cong Wang
|
441d9d327f
net: move rx and tx hash functions to net/core/flow_dissector.c
|
12 years ago |
Eric Dumazet
|
757b8b1d2b
net_sched: fix qdisc_pkt_len_init()
|
12 years ago |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Stanislaw Gruszka
|
d07d7507bf
net, wireless: overwrite default_ethtool_ops
|
12 years ago |
Alexander Duyck
|
87696f9234
net: Export __netdev_pick_tx so that it can be used in modules
|
12 years ago |
Alexander Duyck
|
024e9679a2
net: Add support for XPS without sysfs being defined
|
12 years ago |
Alexander Duyck
|
01c5f864e6
net: Rewrite netif_set_xps_queues to address several issues
|
12 years ago |
Alexander Duyck
|
10cdc3f3cd
net: Rewrite netif_reset_xps_queue to allow for better code reuse
|
12 years ago |