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-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
58
-247
/
+362
2017-09-02
inetpeer: fix RCU lookup()
Eric Dumazet
1
-3
/
+6
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
57
-246
/
+343
2017-09-01
bpf: Collapse offset checks in sock_filter_is_valid_access
David Ahern
1
-2
/
+0
2017-09-01
udp: fix secpath leak
Yossi Kuperman
1
-1
/
+1
2017-09-01
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-09-01
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-40
/
+90
2017-09-01
bpf: Allow cgroup sock filters to use get_current_uid_gid helper
David Ahern
1
-1
/
+15
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
1
-0
/
+26
2017-09-01
devlink: Add IPv6 header for dpipe
Arkadi Sharshevsky
1
-0
/
+17
2017-08-31
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
Andrii
1
-12
/
+35
2017-08-31
bridge: add tracepoint in br_fdb_update
Roopa Prabhu
2
-1
/
+5
2017-08-31
net_sched: add reverse binding for tc class
Cong Wang
10
-2
/
+147
2017-08-31
xfrm: Fix return value check of copy_sec_ctx.
Steffen Klassert
1
-2
/
+2
2017-08-31
xfrm: Add support for network devices capable of removing the ESP trailer
Yossi Kuperman
3
-38
/
+88
2017-08-31
devlink: Maintain consistency in mac field name
David Ahern
1
-1
/
+1
2017-08-31
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
1
-0
/
+4
2017-08-31
sch_tbf: fix two null pointer dereferences on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-08-31
sch_sfq: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-3
/
+3
2017-08-31
sch_netem: avoid null pointer deref on init failure
Nikolay Aleksandrov
1
-2
/
+2
2017-08-31
sch_fq_codel: avoid double free on init failure
Nikolay Aleksandrov
1
-3
/
+1
2017-08-31
sch_cbq: fix null pointer dereferences on init failure
Nikolay Aleksandrov
1
-3
/
+7
2017-08-31
sch_hfsc: fix null pointer deref and double free on init failure
Nikolay Aleksandrov
1
-7
/
+3
2017-08-31
sch_hhf: fix null pointer dereference on init failure
Nikolay Aleksandrov
1
-0
/
+3
2017-08-31
sch_multiq: fix double free on init failure
Nikolay Aleksandrov
1
-6
/
+1
2017-08-31
sch_htb: fix crash on init failure
Nikolay Aleksandrov
1
-2
/
+3
2017-08-31
ipv6: sr: fix get_srh() to comply with IPv6 standard "RFC 8200"
Ahmed Abdelsalam
1
-6
/
+12
2017-08-31
net/sched: Change act_api and act_xxx modules to use IDR
Chris Mi
17
-292
/
+254
2017-08-31
net/sched: Change cls_flower to use IDR
Chris Mi
1
-32
/
+23
2017-08-30
tcp: Revert "tcp: remove header prediction"
Florian Westphal
5
-6
/
+192
2017-08-30
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
Florian Westphal
2
-20
/
+46
2017-08-30
neigh: increase queue_len_bytes to match wmem_default
Eric Dumazet
5
-14
/
+4
2017-08-30
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
1
-13
/
+20
2017-08-30
nsh: add GSO support
Jiri Benc
5
-0
/
+103
2017-08-30
act_ife: use registered ife_type as fallback
Alexander Aring
1
-14
/
+3
2017-08-30
packet: Don't write vnet header beyond end of buffer
Benjamin Poirier
1
-3
/
+9
2017-08-30
tipc: permit bond slave as bearer
Parthasarathy Bhuvaragan
2
-15
/
+13
2017-08-30
bridge: fdb add and delete tracepoints
Roopa Prabhu
2
-0
/
+13
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
1
-1
/
+0
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-2
/
+2
2017-08-29
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
1
-13
/
+24
2017-08-29
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-29
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-29
Merge tag 'rxrpc-next-20170829' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
13
-77
/
+285
2017-08-29
addrlabel: add/delete/get can run without rtnl
Florian Westphal
1
-5
/
+17
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-8
/
+13
2017-08-29
rxrpc: Allow failed client calls to be retried
David Howells
5
-31
/
+200
2017-08-29
rxrpc: Add notification of end-of-Tx phase
David Howells
1
-7
/
+27
2017-08-29
rxrpc: Remove some excess whitespace
David Howells
1
-3
/
+3
[next]