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-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
2017-01-18
net: fix harmonize_features() vs NETIF_F_HIGHDMA
Eric Dumazet
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-10
gro: Enter slow-path if there is no tailroom
Herbert Xu
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-08
net: rfs: add a jump label
Eric Dumazet
2016-11-30
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-25
net: properly flush delay-freed skbs
Eric Dumazet
2016-11-16
netpoll: more efficient locking
Eric Dumazet
2016-11-16
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-12
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-09
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-09
net-gro: avoid reorders
Eric Dumazet
2016-11-09
net/dev: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-11-07
net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue len
Jesper Dangaard Brouer
2016-10-31
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
2016-10-31
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
net: dev: Fix non-RCU based lower dev walker
David Ahern
2016-10-29
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-10-20
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-19
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
2016-10-18
net: Remove all_adj_list and its references
David Ahern
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
2016-10-17
net: report right mtu value in error message
Jakub Kicinski
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-14
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-13
net: centralize net_device min/max MTU checking
Jarod Wilson
2016-10-10
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-04
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-24
netfilter: call nf_hook_ingress with rcu_read_lock
Aaron Conole
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-10
net: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
2016-08-30
net: batch calls to flush_all_backlogs()
Eric Dumazet
2016-08-26
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
net: flush the softnet backlog in process context
Paolo Abeni
[next]