index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
61
-96
/
+0
*
tipc: fix race condition at topology server receive
Jon Maloy
2018-01-16
3
-46
/
+51
*
devlink: Add relation between dpipe and resource
Arkadi Sharshevsky
2018-01-16
1
-0
/
+37
*
devlink: Add support for reload
Arkadi Sharshevsky
2018-01-16
1
-0
/
+47
*
devlink: Add support for resource abstraction
Arkadi Sharshevsky
2018-01-16
1
-0
/
+374
*
devlink: Add per devlink instance lock
Arkadi Sharshevsky
2018-01-16
1
-59
/
+77
*
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-15
4
-15
/
+17
|
\
|
*
can: af_can: give struct holding the CAN per device receive lists a sensible ...
Marc Kleine-Budde
2018-01-05
3
-15
/
+15
|
*
can: raw: raw_bind(): bail out if can_family is not AF_CAN
Marc Kleine-Budde
2018-01-05
1
-0
/
+2
*
|
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
2018-01-15
1
-2
/
+6
*
|
tipc: fix bug during lookup of multicast destination nodes
Jon Maloy
2018-01-15
3
-8
/
+4
*
|
net: Convert atomic_t net::count to refcount_t
Kirill Tkhai
2018-01-15
4
-10
/
+10
*
|
sctp: removed unused var from sctp_make_auth
Marcelo Ricardo Leitner
2018-01-15
1
-2
/
+1
*
|
tipc: fix a potental access after delete in tipc_sk_join()
Jon Maloy
2018-01-15
1
-0
/
+1
*
|
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-01-14
1
-2
/
+1
|
\
\
|
*
|
net: Cap number of queues even with accel_priv
Alexander Duyck
2018-01-12
1
-2
/
+1
*
|
|
net: sch: prio: Add offload ability to PRIO qdisc
Nogah Frankel
2018-01-14
1
-0
/
+59
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
14
-45
/
+96
|
\
\
|
*
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-10
1
-1
/
+3
|
|
\
\
|
|
*
|
Fix a leak in socket(2) when we fail to allocate a file descriptor.
Al Viro
2018-01-10
1
-1
/
+3
|
*
|
|
ipv6: sr: fix TLVs not being copied using setsockopt
Mathieu Xhonneux
2018-01-10
1
-0
/
+9
|
*
|
|
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-10
1
-2
/
+3
|
*
|
|
8021q: fix a memory leak for VLAN 0 device
Cong Wang
2018-01-10
1
-6
/
+1
|
*
|
|
caif_usb: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-10
1
-3
/
+1
|
*
|
|
sctp: make use of pre-calculated len
Marcelo Ricardo Leitner
2018-01-10
1
-6
/
+10
|
*
|
|
sctp: add a ceiling to optlen in some sockopts
Marcelo Ricardo Leitner
2018-01-10
1
-0
/
+10
|
*
|
|
sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events
Marcelo Ricardo Leitner
2018-01-10
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
3
-4
/
+17
|
|
\
\
\
|
|
*
|
|
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
3
-4
/
+17
|
*
|
|
|
ipv6: remove null_entry before adding default route
Wei Wang
2018-01-09
1
-9
/
+29
|
*
|
|
|
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2018-01-09
1
-1
/
+3
|
*
|
|
|
net: caif: use strlcpy() instead of strncpy()
Xiongfeng Wang
2018-01-09
3
-11
/
+8
|
*
|
|
|
net: core: fix module type in sock_diag_bind
Andrii Vladyka
2018-01-09
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
1
-5
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
net: free RX queue structures
Jakub Kicinski
2018-01-10
1
-4
/
+3
|
*
|
|
|
|
net: use the right variant of kfree
Jakub Kicinski
2018-01-10
1
-1
/
+1
*
|
|
|
|
|
net: sch: red: Change offloaded xstats to be incremental
Nogah Frankel
2018-01-10
1
-16
/
+8
*
|
|
|
|
|
tcp: make local function tcp_recv_timestamp static
Wei Yongjun
2018-01-10
1
-2
/
+2
*
|
|
|
|
|
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
1
-4
/
+7
*
|
|
|
|
|
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
2018-01-10
1
-23
/
+13
*
|
|
|
|
|
ipv6: Use a 31-bit multipath hash
Ido Schimmel
2018-01-10
1
-2
/
+2
*
|
|
|
|
|
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
2
-6
/
+98
*
|
|
|
|
|
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-01-10
1
-1
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
net/core: Add drop counters to VF statistics
Eugenia Emantayev
2018-01-09
1
-1
/
+9
*
|
|
|
|
|
|
tipc: improve poll() for group member socket
Jon Maloy
2018-01-09
3
-33
/
+41
*
|
|
|
|
|
|
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
8
-71
/
+96
*
|
|
|
|
|
|
tipc: add option to suppress PUBLISH events for pre-existing publications
Jon Maloy
2018-01-09
6
-15
/
+21
*
|
|
|
|
|
|
tipc: send out join messages as soon as new member is discovered
Jon Maloy
2018-01-09
4
-42
/
+68
*
|
|
|
|
|
|
tipc: simplify group LEAVE sequence
Jon Maloy
2018-01-09
1
-31
/
+9
*
|
|
|
|
|
|
tipc: create group member event messages when they are needed
Jon Maloy
2018-01-09
3
-44
/
+56
[next]