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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
18
-54
/
+83
2018-03-04
net: Rename NETEVENT_MULTIPATH_HASH_UPDATE
David Ahern
3
-3
/
+3
2018-03-04
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
David Ahern
1
-4
/
+10
2018-03-04
net/ipv4: Simplify fib_multipath_hash with optional flow keys
David Ahern
1
-14
/
+10
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
2
-11
/
+13
2018-03-04
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
David Ahern
3
-5
/
+4
2018-03-04
Merge branch 'sctp-clean-up-sctp_sendmsg'
David S. Miller
1
-364
/
+274
2018-03-04
sctp: adjust some codes in a better order in sctp_sendmsg
Xin Long
1
-18
/
+18
2018-03-04
sctp: improve some variables in sctp_sendmsg
Xin Long
1
-15
/
+14
2018-03-04
sctp: remove the unnecessary transport looking up from sctp_sendmsg
Xin Long
1
-18
/
+6
2018-03-04
sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsg
Xin Long
1
-9
/
+17
2018-03-04
sctp: factor out sctp_sendmsg_parse from sctp_sendmsg
Xin Long
1
-103
/
+69
2018-03-04
sctp: factor out sctp_sendmsg_get_daddr from sctp_sendmsg
Xin Long
1
-24
/
+34
2018-03-04
sctp: factor out sctp_sendmsg_check_sflags from sctp_sendmsg
Xin Long
1
-36
/
+36
2018-03-04
sctp: factor out sctp_sendmsg_new_asoc from sctp_sendmsg
Xin Long
1
-115
/
+86
2018-03-04
sctp: factor out sctp_sendmsg_to_asoc from sctp_sendmsg
Xin Long
1
-131
/
+99
2018-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
22
-374
/
+1259
2018-03-02
net/usb/kalmia: use ARRAY_SIZE for various array sizing calculations
Colin Ian King
1
-4
/
+4
2018-03-02
cxgb4: Add TP Congestion map entry for single-port
Ganesh Goudar
1
-0
/
+1
2018-03-02
Merge tag 'mac80211-next-for-davem-2018-03-02' of git://git.kernel.org/pub/sc...
David S. Miller
6
-72
/
+128
2018-03-02
cxgb4: remove dead code when allocating filter
Ganesh Goudar
1
-6
/
+0
2018-03-02
net: Convert hwsim_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-02
mac80211_hwsim: Make hwsim_netgroup IDA
Kirill Tkhai
1
-6
/
+8
2018-03-02
Merge branch 'bpf-bpftool-batch-improvements'
Daniel Borkmann
1
-15
/
+89
2018-03-02
tools: bpftool: add support for quotations in batch files
Quentin Monnet
1
-14
/
+51
2018-03-02
tools: bpftool: read from stdin when batch file name is "-"
Quentin Monnet
1
-2
/
+6
2018-03-02
tools: bpftool: support continuation lines in batch files
Quentin Monnet
1
-4
/
+32
2018-03-02
tools: bpftool: support comments in batch files
Quentin Monnet
1
-0
/
+5
2018-03-02
Merge branch 'tcp_bbr-more-GSO-work'
David S. Miller
3
-28
/
+26
2018-03-02
tcp_bbr: remove bbr->tso_segs_goal
Eric Dumazet
1
-8
/
+4
2018-03-02
tcp_bbr: better deal with suboptimal GSO (II)
Eric Dumazet
3
-21
/
+23
2018-03-02
Merge branch 'bpftool-visualization'
Alexei Starovoitov
7
-285
/
+1010
2018-03-02
tools: bpftool: add bash completion for CFG dump
Quentin Monnet
1
-4
/
+9
2018-03-02
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2
-7
/
+23
2018-03-02
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
3
-0
/
+147
2018-03-02
tools: bpftool: add out edges for each basic-block
Jiong Wang
1
-2
/
+160
2018-03-02
tools: bpftool: partition basic-block for each function in the CFG
Jiong Wang
1
-1
/
+117
2018-03-02
tools: bpftool: detect sub-programs from the eBPF sequence
Jiong Wang
2
-0
/
+190
2018-03-02
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
3
-254
/
+349
2018-03-02
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
1
-20
/
+18
2018-03-02
socket: skip checking sk_err for recvmmsg(MSG_ERRQUEUE)
Soheil Hassas Yeganeh
1
-4
/
+6
2018-03-02
Merge branch 'net-phy-Reduce-duplication'
David S. Miller
6
-73
/
+36
2018-03-02
net: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
1
-10
/
+1
2018-03-02
net: phy: cortina: Utilize generic functions
Florian Fainelli
1
-15
/
+3
2018-03-02
net: phy: teranetics: Utilize generic functions
Florian Fainelli
1
-27
/
+5
2018-03-02
net: phy: Export gen10g_* functions
Florian Fainelli
2
-7
/
+21
2018-03-02
net: phy: aquantia: Utilize genphy_c45_aneg_done()
Florian Fainelli
1
-14
/
+6
2018-03-02
Merge branch 'mac89x0-fixes-and-cleanups'
David S. Miller
4
-113
/
+53
2018-03-02
net/mac89x0: Replace custom debug logging with netif_* calls
Finn Thain
1
-32
/
+15
2018-03-02
net/mac89x0: Fix and modernize log messages
Finn Thain
1
-10
/
+9
[next]