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.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-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
2
-1
/
+6
2018-05-11
tls: Fix tls_device initialization
Boris Pismenny
1
-0
/
+2
2018-05-11
net: bridge: Allow bridge master in br_vlan_get_info()
Petr Machata
1
-0
/
+2
2018-05-11
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
4
-4
/
+21
2018-05-11
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-5
/
+0
2018-05-11
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
1
-1
/
+3
2018-05-10
net: dsa: fix added_by_user switchdev notification
Vivien Didelot
1
-5
/
+7
2018-05-10
tipc: clean up removal of binding table items
Jon Maloy
1
-50
/
+53
2018-05-10
net/udp: Update udp_encap_needed static key to modern api
Davidlohr Bueso
2
-8
/
+8
2018-05-10
net: Update generic_xdp_needed static key to modern api
Davidlohr Bueso
1
-5
/
+5
2018-05-10
net: Update netstamp_needed static key to modern api
Davidlohr Bueso
1
-11
/
+11
2018-05-10
net: Update [e/in]gress_needed static key to modern api
Davidlohr Bueso
1
-8
/
+8
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-4
/
+4
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-3
/
+3
2018-05-09
udp: Do not copy destructor if one is not present
Alexander Duyck
1
-8
/
+14
2018-05-09
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
Alexander Duyck
2
-20
/
+20
2018-05-09
udp: Partially unroll handling of first segment and last segment
Alexander Duyck
1
-14
/
+19
2018-05-09
udp: Do not pass checksum as a parameter to GSO segmentation
Alexander Duyck
2
-20
/
+19
2018-05-09
udp: Do not pass MSS as parameter to GSO segmentation
Alexander Duyck
2
-3
/
+5
2018-05-09
udp: Record gso_segs when supporting UDP segmentation offload
Alexander Duyck
1
-0
/
+2
2018-05-08
flow_dissector: do not rely on implicit casts
Paolo Abeni
1
-1
/
+1
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
2
-11
/
+12
2018-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
4
-8
/
+11
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-08
net: ipv6: Fix typo in ipv6_find_hdr() documentation
Tariq Toukan
1
-1
/
+1
2018-05-08
net/9p: correct the variable name in v9fs_get_trans_by_name() comment
Sun Lianwen
1
-1
/
+1
2018-05-08
vlan: correct the file path in vlan_dev_change_flags() comment
Sun Lianwen
1
-1
/
+3
2018-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-90
/
+1734
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
81
-1663
/
+2471
2018-05-07
netfilter: nft_dynset: fix timeout updates on 32bit
Florian Westphal
1
-1
/
+1
2018-05-07
netfilter: ctnetlink: export nf_conntrack_max
Florent Fourcot
2
-0
/
+4
2018-05-07
netfilter: extract Passive OS fingerprint infrastructure from xt_osf
Fernando Fernandez Mancera
4
-200
/
+225
2018-05-07
netfilter: nf_nat: remove unused ct arg from lookup functions
Florian Westphal
6
-26
/
+14
2018-05-07
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
Ahmed Abdelsalam
1
-9
/
+164
2018-05-07
netfilter: nft_numgen: enable hashing of one element
Laura Garcia Liebana
1
-1
/
+1
2018-05-07
netfilter: nft_numgen: add map lookups for numgen statements
Laura Garcia Liebana
1
-5
/
+80
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
2
-19
/
+19
2018-05-04
smc: add support for splice()
Stefan Raspl
4
-25
/
+185
2018-05-04
smc: allocate RMBs as compound pages
Stefan Raspl
2
-9
/
+10
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
3
-12
/
+19
2018-05-04
smc: simplify abort logic
Stefan Raspl
1
-10
/
+6
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
22
-127
/
+205
2018-05-04
xfrm: use a dedicated slab cache for struct xfrm_state
Mathias Krause
1
-2
/
+7
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-129
/
+190
2018-05-04
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
1
-0
/
+45
2018-05-04
bpf: implement ld_abs/ld_ind in native bpf
Daniel Borkmann
1
-11
/
+225
2018-05-04
bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
Daniel Borkmann
1
-4
/
+2
2018-05-04
bpf: prefix cbpf internal helpers with bpf_
Daniel Borkmann
1
-9
/
+9
2018-05-04
xsk: statistics support
Magnus Karlsson
2
-1
/
+49
2018-05-04
xsk: support for Tx
Magnus Karlsson
2
-4
/
+200
[next]