index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
2017-06-08
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
2017-06-08
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-06-08
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-06-08
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-06-08
gro: Enter slow-path if there is no tailroom
Herbert Xu
2017-02-10
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2017-02-10
bonding: Fix bonding crash
Mahesh Bandewar
2015-10-01
net: call rcu_read_lock early in process_backlog
Julian Anastasov
2015-03-18
net: reject creation of netdev names with colons
Matthew Thode
2015-02-26
net: rps: fix cpu unplug
Eric Dumazet
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-05-30
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-30
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-03-06
net: core: introduce netif_skb_dev_features
Florian Westphal
2013-12-08
net: core: Always propagate flag changes to interfaces
Vlad Yasevich
2013-07-28
vlan: mask vlan prio bits
Eric Dumazet
2013-06-26
net: fix kernel deadlock with interface rename and netdev name retrieval.
Nicolas Schichan
2013-05-08
gso: Handle Trans-Ether-Bridging protocol in skb_network_protocol()
Pravin B Shelar
2013-05-02
net: use netdev_features_t in skb_needs_linearize()
Patrick McHardy
2013-04-30
net: Use consume_skb() to free gso segmented skb
Sridhar Samudrala
2013-04-25
net: remove redundant code in dev_hard_start_xmit()
Eric Dumazet
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
net: Remove return value from list_netdevice()
dingtianhong
2013-04-19
net: rate-limit warn-bad-offload splats.
Ben Greear
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-05
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-29
net: add a synchronize_net() in netdev_rx_handler_unregister()
Eric Dumazet
2013-03-29
net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'
Shmulik Ladkani
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-26
net_sched: better precise estimation on packet length for untrusted packets
Jason Wang
2013-03-24
net: remove a WARN_ON() in net_enable_timestamp()
Eric Dumazet
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-18
net: Fix a comment typo
Kusanagi Kouichi
2013-03-12
net/core: move vlan_depth out of while loop in skb_network_protocol()
Li RongQing
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-09
tunnel: Inherit NETIF_F_SG for hw_enc_features.
Pravin B Shelar
2013-03-09
net: Kill link between CSUM and SG features.
Pravin B Shelar
2013-03-08
bridging: fix rx_handlers return code
Cristian Bercaru
2013-03-06
net: reduce net_rx_action() latency to 2 HZ
Eric Dumazet
2013-03-06
net: fix new kernel-doc warnings in net core
Randy Dunlap
2013-03-05
net: introduce NAPI_POLL_WEIGHT
Eric Dumazet
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-22
net: Fix locking bug in netif_set_xps_queue
Alexander Duyck
2013-02-19
net: fix a build failure when !CONFIG_PROC_FS
Cong Wang
2013-02-19
net: move procfs code to net/core/net-procfs.c
Cong Wang
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
[next]