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
2018-08-08
net:mod: remove unneeded variable 'ret' in init_p9
zhong jiang
1
-3
/
+1
2018-08-08
net:af_iucv: get rid of the unneeded variable 'err' in afiucv_pm_freeze
zhong jiang
1
-2
/
+1
2018-08-07
RDS: IB: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-0
/
+1
2018-08-07
ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src address
Shmulik Ladkani
1
-1
/
+3
2018-08-07
net: sched: cls_flower: set correct offload data in fl_reoffload
Vlad Buslov
1
-2
/
+2
2018-08-07
net/sched: allow flower to match tunnel options
Pieter Jansen van Vuuren
1
-1
/
+243
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
1
-1
/
+18
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-52
/
+152
2018-08-06
Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...
David S. Miller
4
-9
/
+49
2018-08-06
ipv4: frags: precedence bug in ip_expire()
Dan Carpenter
1
-1
/
+1
2018-08-06
net: avoid unnecessary sock_flag() check when enable timestamp
Yafang Shao
2
-8
/
+6
2018-08-06
net/bridge/br_multicast: remove redundant variable "err"
zhong jiang
1
-7
/
+5
2018-08-06
net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'
Colin Ian King
1
-5
/
+0
2018-08-06
net: mac802154: tx: expand tailroom if necessary
Alexander Aring
1
-1
/
+14
2018-08-06
net: 6lowpan: fix reserved space for single frames
Alexander Aring
1
-3
/
+18
2018-08-06
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
364
-5755
/
+12291
2018-08-06
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
11
-218
/
+1690
2018-08-06
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
Dan Carpenter
1
-1
/
+3
2018-08-06
net: check extack._msg before print
Li RongQing
1
-1
/
+2
2018-08-06
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2
-0
/
+8
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
4
-87
/
+113
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+5
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
2
-56
/
+20
2018-08-06
net/tls: Mark the end in scatterlist table
Vakul Garg
1
-0
/
+3
2018-08-06
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
23
-230
/
+1270
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+14
2018-08-05
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
1
-2
/
+2
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-3
/
+1
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-08-04
net: Remove some unneeded semicolon
zhong jiang
4
-5
/
+5
2018-08-04
tcp: remove unneeded variable 'err'
YueHaibing
1
-2
/
+1
2018-08-04
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
1
-1
/
+6
2018-08-04
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
1
-5
/
+3
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-22
/
+11
2018-08-03
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
1
-4
/
+9
2018-08-03
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
1
-4
/
+3
2018-08-03
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
1
-3
/
+3
2018-08-03
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
1
-19
/
+10
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
3
-0
/
+3
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-1
/
+111
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
4
-0
/
+466
2018-08-03
netfilter: nft_tproxy: Add missing config check
Máté Eckl
1
-0
/
+2
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
5
-23
/
+9
2018-08-03
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
1
-49
/
+18
2018-08-03
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
3
-21
/
+26
2018-08-03
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2
-6
/
+1
2018-08-03
netfilter: nf_tables: remove unused variable
YueHaibing
1
-2
/
+0
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-03
net: sched: fix flush on non-existing chain
Jiri Pirko
1
-0
/
+7
[next]