index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
2
-3
/
+10
2019-04-12
net/smc: fallback to TCP after connect problems
Karsten Graul
1
-4
/
+4
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
2
-42
/
+47
2019-04-12
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2
-19
/
+12
2019-04-12
sctp: Make sctp_enqueue_event tak an skb list.
David Miller
2
-15
/
+39
2019-04-12
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
David Miller
1
-1
/
+10
2019-04-12
sctp: Always pass skbs on a list to sctp_ulpq_tail_event().
David Miller
1
-6
/
+10
2019-04-12
sctp: Remove superfluous test in sctp_ulpq_reasm_drain().
David Miller
1
-1
/
+1
2019-04-12
net: sched: flower: fix filter net reference counting
Vlad Buslov
1
-11
/
+6
2019-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-13
/
+150
2019-04-12
bpf: explicitly prohibit ctx_{in, out} in non-skb BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-0
/
+6
2019-04-12
ipv6: Refactor __ip6_route_redirect
David Ahern
1
-23
/
+33
2019-04-12
ipv6: Refactor rt6_device_match
David Ahern
1
-13
/
+25
2019-04-12
ipv6: Move fib6_multipath_select down in ip6_pol_route
David Ahern
1
-3
/
+3
2019-04-12
ipv6: Be smarter with null_entry handling in ip6_pol_route_lookup
David Ahern
1
-12
/
+13
2019-04-12
ipv6: Refactor find_rr_leaf
David Ahern
1
-36
/
+30
2019-04-12
ipv6: Refactor find_match
David Ahern
1
-18
/
+32
2019-04-12
ipv6: Pass fib6_nh and flags to rt6_score_route
David Ahern
1
-8
/
+10
2019-04-12
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
1
-8
/
+8
2019-04-12
ipv6: Remove rt6_check_dev
David Ahern
1
-11
/
+4
2019-04-12
ipv6: Only call rt6_check_neigh for nexthop with gateway
David Ahern
1
-9
/
+7
2019-04-12
dns: remove redundant zero length namelen check
Colin Ian King
1
-2
/
+0
2019-04-11
bpf: add layer 2 encap support to bpf_skb_adjust_room
Alan Maguire
1
-4
/
+8
2019-04-11
tipc: use standard write_lock & unlock functions when creating node
Jon Maloy
1
-2
/
+3
2019-04-11
bpf: fix missing bpf_check_uarg_tail_zero in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-1
/
+1
2019-04-11
net: sched: flower: use correct ht function to prevent duplicates
Vlad Buslov
1
-3
/
+3
2019-04-11
netns: read NETNSA_NSID as s32 attribute in rtnl_net_getid()
Guillaume Nault
1
-1
/
+1
2019-04-11
bpf: support input __sk_buff context in BPF_PROG_TEST_RUN
Stanislav Fomichev
1
-8
/
+135
2019-04-11
net: fou: remove redundant code in gue_udp_recv
Lorenzo Bianconi
1
-3
/
+1
2019-04-11
fou: correct spelling of encapsulation
Simon Horman
1
-2
/
+2
2019-04-11
net/sched: cbs: fix port_rate miscalculation
Leandro Dorileo
1
-14
/
+84
2019-04-11
net/sched: taprio: fix picos_per_byte miscalculation
Leandro Dorileo
1
-16
/
+81
2019-04-11
net: strparser: fix comment
Jakub Kicinski
1
-1
/
+1
2019-04-10
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2
-2
/
+4
2019-04-10
Revert: "net: sched: put back q.qlen into a single location"
Paolo Abeni
2
-4
/
+7
2019-04-10
net: sched: when clearing NOLOCK, clear TCQ_F_CPUSTATS, too
Paolo Abeni
2
-9
/
+16
2019-04-10
net: sched: always do stats accounting according to TCQ_F_CPUSTATS
Paolo Abeni
1
-33
/
+17
2019-04-10
net: caif: avoid using qdisc_qlen()
Paolo Abeni
1
-4
/
+8
2019-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-12
/
+31
2019-04-09
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
1
-7
/
+13
2019-04-09
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
1
-5
/
+10
2019-04-09
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2
-8
/
+121
2019-04-09
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
1
-0
/
+2
2019-04-09
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
1
-2
/
+8
2019-04-09
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
1
-1
/
+9
2019-04-09
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-09
bpf: Handle ipv6 gateway in bpf_ipv4_fib_lookup
David Ahern
1
-3
/
+14
2019-04-09
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2
-17
/
+23
2019-04-09
neighbor: Add skip_cache argument to neigh_output
David Ahern
2
-2
/
+2
2019-04-09
ipv4: Add fib_check_nh_v6_gw
David Ahern
1
-0
/
+27
[next]