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-04-11
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
2019-04-11
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-11
net/smc: move unhash before release of clcsock
Ursula Braun
2019-04-11
net/smc: fix return code from FLUSH command
Karsten Graul
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
2019-04-11
net/smc: fix a NULL pointer dereference
Kangjie Lu
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
2019-04-10
net: fou: do not use guehdr after iptunnel_pull_offloads in gue_udp_recv
Lorenzo Bianconi
2019-04-10
tipc: missing entries in name table of publications
Hoang Le
2019-04-10
fou: correct spelling of encapsulation
Simon Horman
2019-04-10
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-10
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
2019-04-10
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
2019-04-10
net/tls: fix build without CONFIG_TLS_DEVICE
Jakub Kicinski
2019-04-10
net: strparser: fix comment
Jakub Kicinski
2019-04-10
net: strparser: partially revert "strparser: Call skb_unclone conditionally"
Jakub Kicinski
2019-04-10
net/tls: don't leak partially sent record in device mode
Jakub Kicinski
2019-04-10
net/tls: fix the IV leaks
Jakub Kicinski
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
2019-04-10
net: caif: avoid using qdisc_qlen()
Paolo Abeni
2019-04-10
mac80211: fix RX STBC override byte order
Johannes Berg
2019-04-09
Merge tag 'mac80211-for-davem-2019-04-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-04-09
net/ipv4/netfilter: Update comment from call_rcu_bh() to call_rcu()
Paul E. McKenney
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
2019-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-08
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
2019-04-08
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-08
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-08
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
2019-04-08
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
2019-04-08
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
2019-04-08
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-08
ipv4: Add fib_check_nh_v6_gw
David Ahern
2019-04-08
ipv4: Refactor fib_check_nh
David Ahern
2019-04-08
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2019-04-08
ipv4: Add support to rtable for ipv6 gateway
David Ahern
2019-04-08
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-08
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-08
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
[prev]
[next]