index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
2
-45
/
+103
*
net: Refactor removal of queues from XPS map and apply on num_tc changes
Alexander Duyck
2016-10-31
1
-23
/
+50
*
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
2
-1
/
+36
*
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2016-10-31
1
-0
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
5
-32
/
+39
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
5
-33
/
+44
|
|
\
|
|
*
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2016-10-29
1
-0
/
+1
|
|
*
flow_dissector: fix vlan tag handling
Arnd Bergmann
2016-10-27
1
-5
/
+5
|
|
*
netns: revert "netns: avoid disabling irq for netns id"
Paul Moore
2016-10-22
1
-15
/
+20
|
|
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-0
/
+1
|
|
*
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
1
-3
/
+7
|
|
*
flow_dissector: Check skb for VLAN only if skb specified.
Eric Garver
2016-10-19
1
-4
/
+2
|
|
*
soreuseport: do not export reuseport_add_sock()
Eric Dumazet
2016-10-18
1
-1
/
+0
|
|
*
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2016-10-17
1
-7
/
+10
|
*
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-2
/
+2
*
|
|
net: dev: Fix non-RCU based lower dev walker
David Ahern
2016-10-29
1
-2
/
+2
*
|
|
flow_dissector: __skb_get_hash_symmetric arg can be const
Florian Westphal
2016-10-29
1
-1
/
+1
*
|
|
net: skip genenerating uevents for network namespaces that are exiting
Andrey Vagin
2016-10-27
1
-3
/
+11
*
|
|
genetlink: mark families as __ro_after_init
Johannes Berg
2016-10-27
2
-2
/
+2
*
|
|
genetlink: statically initialize families
Johannes Berg
2016-10-27
2
-18
/
+29
*
|
|
genetlink: no longer support using static family IDs
Johannes Berg
2016-10-27
2
-2
/
+0
*
|
|
devlink: Prevent port_type_set() callback when it's not needed
Elad Raz
2016-10-26
1
-0
/
+2
*
|
|
net: allow to kill a task which waits net_mutex in copy_new_ns
Andrey Vagin
2016-10-23
1
-1
/
+8
*
|
|
bpf: add helper for retrieving current numa node id
Daniel Borkmann
2016-10-22
1
-0
/
+2
*
|
|
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
2016-10-22
2
-33
/
+67
*
|
|
net: dev: Improve debug statements for adjacency tracking
David Ahern
2016-10-18
1
-7
/
+15
*
|
|
net: Add warning if any lower device is still in adjacency list
David Ahern
2016-10-18
1
-0
/
+15
*
|
|
net: Remove all_adj_list and its references
David Ahern
2016-10-18
1
-205
/
+18
*
|
|
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
1
-0
/
+155
*
|
|
net: Remove refnr arg when inserting link adjacencies
David Ahern
2016-10-18
1
-15
/
+12
*
|
|
net: report right mtu value in error message
Jakub Kicinski
2016-10-17
1
-1
/
+1
*
|
|
lwtunnel: Add destroy state operation
Tom Herbert
2016-10-15
1
-0
/
+13
*
|
|
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
1
-136
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-14
1
-0
/
+2
|
\
|
|
|
*
|
net: rtnl: info leak in rtnl_fill_vfinfo()
Dan Carpenter
2016-10-13
1
-0
/
+2
*
|
|
net: centralize net_device min/max MTU checking
Jarod Wilson
2016-10-13
1
-2
/
+11
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
1
-3
/
+3
|
\
\
|
*
|
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
2016-10-07
1
-3
/
+3
*
|
|
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-26
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
1
-26
/
+2
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-1
/
+27
|
\
\
|
*
|
netns: move {inc,dec}_net_namespaces into #ifdef
Arnd Bergmann
2016-09-23
1
-10
/
+10
|
*
|
Merge branch 'nsfs-ioctls' into HEAD
Eric W. Biederman
2016-09-22
1
-0
/
+6
|
|
\
\
|
|
*
|
kernel: add a helper to get an owning user namespace for a namespace
Andrey Vagin
2016-09-22
1
-0
/
+6
|
*
|
|
userns: When the per user per user namespace limit is reached return ENOSPC
Eric W. Biederman
2016-09-22
1
-1
/
+1
|
*
|
|
netns: Add a limit on the number of net namespaces
Eric W. Biederman
2016-08-08
1
-1
/
+21
|
|
/
/
*
|
|
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2016-10-04
1
-31
/
+37
*
|
|
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
1
-15
/
+22
*
|
|
net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handling
Arnd Bergmann
2016-10-03
1
-0
/
+3
[next]