index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: switch order of device registration to fix a crash
Junwei Hu
2019-05-16
1
-7
/
+7
*
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-16
2
-3
/
+16
*
net: bpfilter: fallback to netfilter if failed to load bpfilter kernel module
Konstantin Khlebnikov
2019-05-16
1
-4
/
+2
*
hv_sock: Add support for delayed close
Sunil Muthuswamy
2019-05-16
1
-31
/
+77
*
flow_offload: support CVLAN match
Edward Cree
2019-05-16
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-05-15
2
-5
/
+9
|
\
|
*
bpf, tcp: correctly handle DONT_WAIT flags and timeo == 0
John Fastabend
2019-05-16
1
-1
/
+4
|
*
bpf: sockmap fix msg->sg.size account on ingress skb
John Fastabend
2019-05-14
1
-0
/
+1
|
*
bpf: sockmap remove duplicate queue free
John Fastabend
2019-05-14
1
-2
/
+0
|
*
bpf: sockmap, only stop/flush strp if it was enabled at some point
John Fastabend
2019-05-14
1
-2
/
+4
*
|
tcp: do not recycle cloned skbs
Eric Dumazet
2019-05-15
1
-1
/
+1
*
|
rtnetlink: always put IFLA_LINK for links with a link-netnsid
Sabrina Dubroca
2019-05-14
1
-6
/
+10
*
|
tcp: fix retrans timestamp on passive Fast Open
Yuchung Cheng
2019-05-14
1
-0
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
4
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
3
-3
/
+4
|
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
1
-2
/
+2
*
|
flow_dissector: disable preemption around BPF calls
Eric Dumazet
2019-05-13
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-05-13
8
-34
/
+88
|
\
\
|
*
|
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
2019-05-09
1
-1
/
+3
|
*
|
netfilter: nf_flow_table: do not flow offload deleted conntrack entries
Taehee Yoo
2019-05-06
1
-1
/
+8
|
*
|
netfilter: nf_conntrack_h323: Remove deprecated config check
Subash Abhinov Kasiviswanathan
2019-05-06
1
-8
/
+3
|
*
|
netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
Kristian Evensen
2019-05-06
1
-1
/
+1
|
*
|
netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast
Taehee Yoo
2019-05-06
1
-7
/
+18
|
*
|
netfilter: nf_tables: fix base chain stat rcu_dereference usage
Florian Westphal
2019-05-06
1
-2
/
+7
|
*
|
netfilter: nf_conntrack_h323: restore boundary check correctness
Jakub Jankowski
2019-05-06
1
-1
/
+1
|
*
|
netfilter: nf_flow_table: check ttl value in flow offload data path
Taehee Yoo
2019-04-30
1
-0
/
+6
|
*
|
netfilter: nf_flow_table: fix netdev refcnt leak
Taehee Yoo
2019-04-30
1
-0
/
+1
|
*
|
netfilter: nft_flow_offload: add entry to flowtable after confirmation
Pablo Neira Ayuso
2019-04-30
1
-2
/
+1
|
*
|
netfilter: nf_tables: delay chain policy update until transaction is complete
Florian Westphal
2019-04-30
1
-11
/
+39
*
|
|
net: dccp : proto: remove Unneeded variable "err"
Hariprasad Kelam
2019-05-12
1
-2
/
+1
*
|
|
net: dsa: Initialize DSA_SKB_CB(skb)->deferred_xmit variable
Vladimir Oltean
2019-05-12
1
-0
/
+2
*
|
|
net: qrtr: use protocol endiannes variable
Nicholas Mc Guire
2019-05-11
1
-3
/
+4
*
|
|
dsa: tag_brcm: Fix build error without CONFIG_NET_DSA_TAG_BRCM_PREPEND
YueHaibing
2019-05-10
1
-1
/
+1
*
|
|
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-10
1
-7
/
+6
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-09
14
-41
/
+78
|
\
\
|
*
|
net/tls: handle errors from padding_length()
Jakub Kicinski
2019-05-09
1
-8
/
+22
|
*
|
net/tls: remove set but not used variables
Jakub Kicinski
2019-05-09
1
-4
/
+1
|
*
|
packet: Fix error path in packet_init
YueHaibing
2019-05-09
1
-5
/
+20
|
*
|
net/tcp: use deferred jump label for TCP acked data hook
Jakub Kicinski
2019-05-09
2
-5
/
+12
|
*
|
Merge tag 'batadv-net-for-davem-20190509' of git://git.open-mesh.org/linux-merge
David S. Miller
2019-05-09
4
-9
/
+10
|
|
\
\
|
|
*
|
batman-adv: mcast: fix multicast tt/tvlv worker locking
Linus Lüssing
2019-05-06
3
-8
/
+9
|
|
*
|
batman-adv: Start new development cycle
Simon Wunderlich
2019-05-06
1
-1
/
+1
|
*
|
|
vlan: disable SIOCSHWTSTAMP in container
Hangbin Liu
2019-05-09
1
-1
/
+3
|
*
|
|
tipc: fix hanging clients using poll with EPOLLOUT flag
Parthasarathy Bhuvaragan
2019-05-09
1
-2
/
+2
|
*
|
|
net/sched: avoid double free on matchall reoffload
Pieter Jansen van Vuuren
2019-05-08
1
-0
/
+1
|
*
|
|
openvswitch: Replace removed NF_NAT_NEEDED with IS_ENABLED(CONFIG_NF_NAT)
Geert Uytterhoeven
2019-05-08
1
-2
/
+2
|
*
|
|
ipv4: Fix raw socket lookup for local traffic
David Ahern
2019-05-08
1
-2
/
+2
|
*
|
|
fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...
Hangbin Liu
2019-05-08
1
-3
/
+3
*
|
|
|
Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-05-09
16
-649
/
+764
|
\
\
\
\
|
*
|
|
|
SUNRPC: Rebalance a kref in auth_gss.c
Chuck Lever
2019-05-09
1
-0
/
+1
[next]