index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
netfilter: cttimeout: remove set but not used variable 'l3num'
YueHaibing
1
-2
/
+0
2018-10-16
netfilter: Replace spin_is_locked() with lockdep
Lance Roy
1
-1
/
+1
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
1
-2
/
+6
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
1
-2
/
+5
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
1
-5
/
+28
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
5
-14
/
+52
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
3
-9
/
+70
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
1
-33
/
+55
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
1
-1
/
+41
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2
-14
/
+54
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
2
-12
/
+38
2018-10-16
net: Add struct for fib dump filter
David Ahern
5
-10
/
+24
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
1
-1
/
+2
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-698
/
+3132
2018-10-15
rxrpc: Fix a missing rxrpc_put_peer() in the error_report handler
David Howells
1
-0
/
+1
2018-10-15
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
1
-1
/
+1
2018-10-15
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
1
-2
/
+2
2018-10-15
tcp: optimize tcp internal pacing
Eric Dumazet
1
-15
/
+16
2018-10-15
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
1
-1
/
+1
2018-10-15
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
1
-6
/
+13
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
6
-30
/
+38
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2
-4
/
+7
2018-10-15
sctp: use the pmtu from the icmp packet to update transport pathmtu
Xin Long
3
-1
/
+9
2018-10-15
net: bridge: fix a possible memory leak in __vlan_add
Li RongQing
1
-0
/
+4
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
3
-0
/
+130
2018-10-15
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-10-15
tipc: fix unsafe rcu locking when accessing publication list
Tung Nguyen
1
-2
/
+2
2018-10-15
rxrpc: Fix incorrect conditional on IPV6
David Howells
1
-1
/
+1
2018-10-15
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-6
/
+6
2018-10-15
rxrpc: use correct kvec num when sending BUSY response packet
YueHaibing
1
-1
/
+2
2018-10-15
rxrpc: Fix an uninitialised variable
David Howells
1
-1
/
+1
2018-10-15
tipc: initialize broadcast link stale counter correctly
Jon Maloy
1
-0
/
+1
2018-10-15
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
1
-0
/
+1
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
6
-5
/
+309
2018-10-15
tipc: support binding to specific ip address when activating UDP bearer
Hoang Le
1
-3
/
+15
2018-10-15
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
2
-9
/
+12
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
1
-1
/
+12
2018-10-15
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-10-15
ethtool: fix a missing-check bug
Wenwen Wang
1
-0
/
+3
2018-10-15
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
Joe Stringer
1
-2
/
+3
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2
-5
/
+8
2018-10-15
tls: add bpf support to sk_msg handling
John Fastabend
1
-64
/
+375
2018-10-15
tls: replace poll implementation with read hook
John Fastabend
2
-18
/
+9
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
5
-389
/
+225
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
8
-196
/
+2512
2018-10-15
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
1
-58
/
+13
2018-10-15
tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
Daniel Borkmann
1
-0
/
+4
2018-10-15
xfrm: use complete IPv6 addresses for hash
Michal Kubecek
1
-3
/
+2
2018-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+2
2018-10-14
Bluetooth: Remove redundant check on status
Colin Ian King
1
-21
/
+17
[prev]
[next]