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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
netfilter: nft_limit: replace pkt_bytes with bytes
Pablo M. Bermudo Garay
1
-13
/
+13
2017-09-04
netfilter: nf_tables: add select_ops for stateful objects
Pablo M. Bermudo Garay
5
-35
/
+66
2017-09-04
netfilter: xt_hashlimit: add rate match mode
Vishwanath Pai
1
-24
/
+253
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
58
-248
/
+363
2017-09-04
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
5
-6
/
+22
2017-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
77
-787
/
+1333
2017-09-03
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
4
-25
/
+17
2017-09-03
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2
-13
/
+32
2017-09-03
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
4
-35
/
+12
2017-09-03
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-02
net: Add module reference to FIB notifiers
Ido Schimmel
3
-2
/
+15
2017-09-02
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
1
-3
/
+3
2017-09-02
net: prepare (struct ubuf_info)->refcnt conversion
Eric Dumazet
2
-10
/
+2
2017-09-02
tcp_diag: report TCP MD5 signing keys and addresses
Ivan Delalande
1
-6
/
+103
2017-09-02
inet_diag: allow protocols to provide additional data
Ivan Delalande
1
-4
/
+18
2017-09-02
ipv6: sr: Use ARRAY_SIZE macro
Thomas Meyer
1
-3
/
+4
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
Bluetooth: make baswap src const
Loic Poulain
1
-3
/
+3
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
Bluetooth: Add option for disabling legacy ioctl interfaces
Marcel Holtmann
2
-0
/
+16
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
[prev]
[next]