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
2019-06-19
net: flow_offload: implement support for meta key
Jiri Pirko
2019-06-19
net: sched: cls_flower: use flow_dissector for ingress ifindex
Jiri Pirko
2019-06-19
flow_dissector: add support for ingress ifindex dissection
Jiri Pirko
2019-06-18
ipoib: show VF broadcast address
Denis Kirjanov
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
ipv6: Add IPv6 multipath notification for route delete
Ido Schimmel
2019-06-18
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
net: sched: cls_matchall: allow to delete filter
Jiri Pirko
2019-06-17
net: sched: act_ctinfo: fix policy validation
Kevin Darbyshire-Bryant
2019-06-17
net: sched: act_ctinfo: fix action creation
Kevin Darbyshire-Bryant
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2019-06-17
tipc: include retrans failure detection for unicast
Tuong Lien
2019-06-17
Merge branch 'tcp-fixes'
David S. Miller
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-16
tipc: purge deferredq list for each grp member in tipc_group_delete
Xin Long
2019-06-16
lapb: moved export of lapb_register.
Jeremy Sowden
2019-06-16
ax25: fix inconsistent lock state in ax25_destroy_timer
Eric Dumazet
2019-06-16
neigh: fix use-after-free read in pneigh_get_next
Eric Dumazet
2019-06-16
tcp: fix compile error if !CONFIG_SYSCTL
Eric Dumazet
2019-06-16
hv_sock: Suppress bogus "may be used uninitialized" warnings
Dexuan Cui
2019-06-16
net: handle 802.1P vlan 0 packets properly
Govindarajulu Varadarajan
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-06-15
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-15
bpf: Fix out of bounds memory access in bpf_sk_storage
Arthur Fabre
2019-06-15
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-06-15
vsock/virtio: set SOCK_DONE on peer shutdown
Stephen Barber
2019-06-14
net: dsa: use switchdev handle helpers
Vivien Didelot
2019-06-14
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
2019-06-14
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
tcp: add tcp_tx_skb_cache sysctl
Eric Dumazet
2019-06-14
tcp: add tcp_rx_skb_cache sysctl
Eric Dumazet
2019-06-14
udp: Remove unused variable/function (exact_dif)
Tim Beale
2019-06-14
udp: Remove unused parameter (exact_dif)
Tim Beale
2019-06-14
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
net: remove empty netlink_tap_exit_net
Li RongQing
2019-06-14
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-06-14
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
2019-06-14
net: sched: ingress: set 'unlocked' flag for clsact Qdisc ops
Vlad Buslov
2019-06-14
tcp: use static_branch_deferred_inc for clean_acked_data_enabled
Willem de Bruijn
2019-06-14
net: sched: flower: don't call synchronize_rcu() on mask creation
Vlad Buslov
2019-06-14
sctp: Free cookie before we memdup a new one
Neil Horman
2019-06-14
vsock: correct removal of socket from the list
Sunil Muthuswamy
[next]