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.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
2015-04-29
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-03-18
net: reject creation of netdev names with colons
Matthew Thode
2015-02-26
net: rps: fix cpu unplug
Eric Dumazet
2015-01-27
net: fix creation adjacent device symlinks
Alexander Y. Fomichev
2015-01-27
net: prevent of emerging cross-namespace symlinks
Alexander Y. Fomichev
2015-01-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
2015-01-27
net: Fix stacked vlan offload features computation
Toshiaki Makita
2014-10-15
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-07-28
net-gre-gro: Fix a bug that breaks the forwarding path
Jerry Chu
2014-07-28
net: Fix NETDEV_CHANGE notifier usage causing spurious arp flush
Loic Prylli
2014-06-26
net: force a list_del() in unregister_netdevice_many()
Eric Dumazet
2014-05-31
net-gro: reset skb->truesize in napi_reuse_skb()
Eric Dumazet
2014-05-31
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-31
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
2014-05-31
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
2014-05-31
net: Find the nesting level of a given device by type.
Vlad Yasevich
2014-05-31
vlan: Fix lockdep warning when vlan dev handle notification
dingtianhong
2014-05-31
net: Start with correct mac_len in skb_network_protocol
Vlad Yasevich
2014-03-28
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-02-13
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-02-09
net: Mark functions as static in core/dev.c
Rashika Kheria
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-01-21
net: Export gro_find_by_type helpers
Or Gerlitz
2014-01-21
net: Add GRO support for UDP encapsulating protocols
Or Gerlitz
2014-01-21
net: remove unnecessary initializations in net_dev_init
Sabrina Dubroca
2014-01-19
net: document accel_priv parameter for __dev_queue_xmit()
Jason Wang
2014-01-16
net-sysfs: add support for device-specific rx queue sysfs attributes
Michael Dalton
2014-01-16
net: add NETDEV_PRECHANGEMTU to notify before mtu change happens
Veaceslav Falico
2014-01-16
net: Check skb->rxhash in gro_receive
Tom Herbert
2014-01-15
net: rename sysfs symlinks on device name change
Veaceslav Falico
2014-01-15
net: add sysfs helpers for netdev_adjacent logic
Veaceslav Falico
2014-01-14
net: Add trace events for all receive entry points, exposing more skb fields
Ben Hutchings
2014-01-14
net: Add net_dev_start_xmit trace event, exposing more skb fields
Ben Hutchings
2014-01-14
net: Fix indentation in dev_hard_start_xmit()
Ben Hutchings
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
net: make dev_set_mtu() honor notification return code
Veaceslav Falico
2014-01-13
net: gro: change GRO overflow strategy
Eric Dumazet
2014-01-10
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-07
net-gre-gro: Add GRE support to the GRO stack
Jerry Chu
2014-01-07
net: Do not enable tx-nocache-copy by default
Benjamin Poirier
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-01-03
net: netprio: rename config to be more consistent with cgroup configs
Daniel Borkmann
2014-01-01
net: core functions cleanup
stephen hemminger
2013-12-31
net, rps: fix the comment of net_rps_action_and_irq_enable()
Zhi Yong Wu
2013-12-21
net: use kfree_skb_list() helper
Eric Dumazet
2013-12-19
Merge branch 'master' into for-next
Jiri Kosina
2013-12-17
net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock held
John Fastabend
2013-12-17
net: Change skb_get_rxhash to skb_get_hash
Tom Herbert
[next]