index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-10-18
sctp: use sk_wmem_queued to check for writable space
Xin Long
2018-10-18
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
2018-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-10-17
tcp_bbr: centralize code to set gains
Neal Cardwell
2018-10-17
tcp_bbr: adjust TCP BBR for departure time pacing
Neal Cardwell
2018-10-17
net/ncsi: Add NCSI Broadcom OEM command
Vijay Khemka
2018-10-17
net: fix warning in af_unix
Kyeongdon Kim
2018-10-17
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
2018-10-16
tcp, ulp: remove socket lock assertion on ULP cleanup
Daniel Borkmann
2018-10-16
net/ipv4: Bail early if user only wants prefix entries
David Ahern
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
2018-10-16
net/mpls: Handle kernel side filtering of route dumps
David Ahern
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
net: Plumb support for filtering ipv4 and ipv6 multicast route dumps
David Ahern
2018-10-16
ipmr: Refactor mr_rtm_dumproute
David Ahern
2018-10-16
net/mpls: Plumb support for filtering route dumps
David Ahern
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-16
net/ipv4: Plumb support for filtering route dumps
David Ahern
2018-10-16
net: Add struct for fib dump filter
David Ahern
2018-10-16
netlink: Add answer_flags to netlink_callback
David Ahern
2018-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-15
tcp: cdg: use tcp high resolution clock cache
Eric Dumazet
2018-10-15
tcp_bbr: fix typo in bbr_pacing_margin_percent
Neal Cardwell
2018-10-15
tcp: optimize tcp internal pacing
Eric Dumazet
2018-10-15
net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()
Eric Dumazet
2018-10-15
tcp: mitigate scheduling jitter in EDT pacing model
Eric Dumazet
2018-10-15
net: extend sk_pacing_rate to unsigned long
Eric Dumazet
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2018-10-15
net: bridge: fix a possible memory leak in __vlan_add
Li RongQing
2018-10-15
rxrpc: Add /proc/net/rxrpc/peers to display peer list
David Howells
2018-10-15
net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...
Justin.Lee1@Dell.com
2018-10-15
tipc: support binding to specific ip address when activating UDP bearer
Hoang Le
2018-10-15
FDDI: defza: Support capturing outgoing SMT traffic
Maciej W. Rozycki
2018-10-15
bpf: Fix IPv6 dport byte-order in bpf_sk_lookup
Joe Stringer
2018-10-15
bpf: Allow sk_lookup with IPv6 module
Joe Stringer
2018-10-15
tls: add bpf support to sk_msg handling
John Fastabend
2018-10-15
tls: replace poll implementation with read hook
John Fastabend
2018-10-15
tls: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
bpf, sockmap: convert to generic sk_msg interface
Daniel Borkmann
2018-10-15
tcp, ulp: remove ulp bits from sockmap
Daniel Borkmann
2018-10-15
tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup
Daniel Borkmann
2018-10-15
xfrm: use complete IPv6 addresses for hash
Michal Kubecek
2018-10-13
bpf: Fix dev pointer dereference from sk_skb
Joe Stringer
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...
David S. Miller
2018-10-12
net: bridge: add support for per-port vlan stats
Nikolay Aleksandrov
2018-10-12
net: Evict neighbor entries on carrier down
David Ahern
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
2018-10-12
nl80211: Add per peer statistics to compute FCS error rate
Ankita Bajaj
[next]