David S. Miller
|
d978a6361a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Patrick McHardy
|
124dff01af
netfilter: don't reset nf_trace in nf_reset()
|
12 years ago |
David S. Miller
|
a210576cf8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
00cfec3748
net: add a synchronize_net() in netdev_rx_handler_unregister()
|
12 years ago |
Shmulik Ladkani
|
a561cf7edf
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
|
12 years ago |
David S. Miller
|
e2a553dbf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Jason Wang
|
15e5a03071
net_sched: better precise estimation on packet length for untrusted packets
|
12 years ago |
Eric Dumazet
|
9979a55a83
net: remove a WARN_ON() in net_enable_timestamp()
|
12 years ago |
David S. Miller
|
61816596d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Kusanagi Kouichi
|
166ec36968
net: Fix a comment typo
|
12 years ago |
Li RongQing
|
c80a8512ee
net/core: move vlan_depth out of while loop in skb_network_protocol()
|
12 years ago |
David S. Miller
|
e5f2ef7ab4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Pravin B Shelar
|
ee579677c2
tunnel: Inherit NETIF_F_SG for hw_enc_features.
|
12 years ago |
Pravin B Shelar
|
ec5f061564
net: Kill link between CSUM and SG features.
|
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 |
Eric Dumazet
|
82dc3c63c6
net: introduce NAPI_POLL_WEIGHT
|
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 |