index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
dev.c
Age
Commit message (
Expand
)
Author
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
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]