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
*
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-13
1
-4
/
+3
*
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
*
|
|
|
|
|
tipc: adjustment to group member FSM
Jon Maloy
2018-01-09
1
-3
/
+2
*
|
|
|
|
|
tipc: let group member stay in JOINED mode if unable to reclaim
Jon Maloy
2018-01-09
1
-12
/
+22
*
|
|
|
|
|
tipc: a couple of cleanups
Jon Maloy
2018-01-09
1
-14
/
+8
*
|
|
|
|
|
ethtool: Ensure new ring parameters are within bounds during SRINGPARAM
Eugenia Emantayev
2018-01-09
1
-2
/
+11
*
|
|
|
|
|
ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_table
Colin Ian King
2018-01-09
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
16
-97
/
+128
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-08
15
-85
/
+126
|
|
\
\
\
\
|
|
*
|
|
|
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
2
-12
/
+25
|
|
*
|
|
|
sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled
Marcelo Ricardo Leitner
2018-01-08
1
-12
/
+12
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-01-05
1
-3
/
+5
|
|
|
\
\
\
|
|
|
*
|
|
netfilter: nf_tables: fix potential NULL-ptr deref in nf_tables_dump_obj_done()
Hangbin Liu
2017-12-26
1
-2
/
+4
|
|
|
*
|
|
netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
Pablo Neira Ayuso
2017-12-21
1
-1
/
+1
|
|
*
|
|
|
ipv6: fix general protection fault in fib6_add()
Wei Wang
2018-01-04
1
-15
/
+20
|
|
*
|
|
|
RDS: null pointer dereference in rds_atomic_free_op
Mohamed Ghannam
2018-01-04
1
-0
/
+1
|
|
*
|
|
|
rtnetlink: give a user socket to get_target_net()
Andrei Vagin
2018-01-04
1
-5
/
+5
|
|
*
|
|
|
mac80211: mesh: drop frames appearing to be from us
Johannes Berg
2018-01-04
1
-0
/
+2
[next]