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
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
4
-2
/
+58
2017-11-05
net: dsa: resolve tagging protocol at parse time
Vivien Didelot
1
-16
/
+15
2017-11-05
net: dsa: add one port parsing function per type
Vivien Didelot
1
-20
/
+36
2017-11-05
net: dsa: only check presence of link property
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: rework switch parsing
Vivien Didelot
1
-59
/
+58
2017-11-05
net: dsa: get tree before parsing ports
Vivien Didelot
1
-8
/
+10
2017-11-05
net: dsa: rework switch addition and removal
Vivien Didelot
1
-20
/
+27
2017-11-05
net: dsa: provide a find or new tree helper
Vivien Didelot
1
-11
/
+21
2017-11-05
net: dsa: get and put tree reference counting
Vivien Didelot
1
-11
/
+27
2017-11-05
net: dsa: simplify tree reference counting
Vivien Didelot
1
-20
/
+10
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
2
-8
/
+8
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
1
-42
/
+0
2017-11-05
cls_bpf: allow attaching programs loaded for specific device
Jakub Kicinski
1
-3
/
+7
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-1
/
+5
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
2
-19
/
+19
2017-11-05
tcp: do not clear again skb->csum in tcp_init_nondata_skb()
Eric Dumazet
1
-1
/
+0
2017-11-05
tcp: tcp_mtu_probing() cleanup
Eric Dumazet
1
-17
/
+14
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
1
-18
/
+85
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
3
-17
/
+38
2017-11-05
net: export peernet2id_alloc
Jiri Benc
1
-0
/
+1
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-0
/
+2
2017-11-05
pktgen: do not abuse IN6_ADDR_HSIZE
Eric Dumazet
1
-1
/
+1
2017-11-04
net: sched: cls_u32: use bitwise & rather than logical && on n->flags
Colin Ian King
1
-1
/
+1
2017-11-04
tcp_nv: use do_div() instead of expensive div64_u64()
Konstantin Khlebnikov
1
-3
/
+4
2017-11-04
add support of IFF_XMIT_DST_RELEASE bit in vlan
Vadim Fedorenko
2
-0
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
265
-32
/
+279
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-32
/
+36
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
3
-15
/
+71
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-38
/
+52
2017-11-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
1
-1
/
+2
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
1
-1
/
+1
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
1
-5
/
+3
2017-11-03
tipc: eliminate unnecessary probing
Jon Maloy
1
-1
/
+10
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-1
/
+19
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
1
-6
/
+10
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
1
-1
/
+1
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
17
-17
/
+19
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+1
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
3
-12
/
+91
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
243
-0
/
+243
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
243
-0
/
+243
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+2
2017-11-02
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
[next]