index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-07-24
net/ipv4: cleanup error condition testing
Pavel Machek
-1
/
+1
2019-07-24
can: gw: Fix error path of cgw_module_init
YueHaibing
-15
/
+33
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
-0
/
+6
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
-11
/
+2
2019-07-24
can: Kconfig: correct history of the CAN protocol
Robert P. J. Day
-5
/
+6
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
-3
/
+3
2019-07-23
hv_sock: Use consistent types for UUIDs
Andy Shevchenko
-12
/
+12
2019-07-23
net: sched: include mpls actions in hardware intermediate representation
John Hurley
-0
/
+25
2019-07-22
net: Rename skb_frag page to bv_page
Matthew Wilcox (Oracle)
-1
/
+1
2019-07-22
net: Use skb accessors in network core
Matthew Wilcox (Oracle)
-31
/
+37
2019-07-22
batman-adv: Fix deletion of RTR(4|6) mcast list entries
Sven Eckelmann
-2
/
+4
2019-07-22
batman-adv: Fix netlink dumping of all mcast_flags buckets
Sven Eckelmann
-1
/
+1
2019-07-22
batman-adv: Replace usage of strlcpy with strscpy
Sven Eckelmann
-5
/
+5
2019-07-22
batman-adv: Start new development cycle
Simon Wunderlich
-1
/
+1
2019-07-22
net-ipv6-ndisc: add support for RFC7710 RA Captive Portal Identifier
Maciej Żenczykowski
-0
/
+1
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
-7
/
+43
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
-0
/
+3
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
-0
/
+2
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
-5
/
+9
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
-0
/
+55
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
-42
/
+60
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
-7
/
+20
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
-4
/
+0
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
-10
/
+18
2019-07-21
tcp: be more careful in tcp_fragment()
Eric Dumazet
-2
/
+11
2019-07-21
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
-1
/
+3
2019-07-21
net: sched: verify that q!=NULL before setting q->flags
Vlad Buslov
-1
/
+3
2019-07-21
tipc: Fix a typo
Christophe JAILLET
-1
/
+1
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
-4
/
+9
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
-2
/
+6
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
-10
/
+15
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
-12
/
+13
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
-7
/
+4
2019-07-19
net: openvswitch: rename flow_stats to sw_flow_stats
Pablo Neira Ayuso
-10
/
+10
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-77
/
+106
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-14
/
+36
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-102
/
+192
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-122
/
+97
2019-07-19
netfilter: bridge: make NF_TABLES_BRIDGE tristate
Arnd Bergmann
-3
/
+3
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
-5
/
+7
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
-122
/
+97
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
-0
/
+1
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-508
/
+845
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-24
/
+29
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
-1
/
+17
2019-07-18
netfilter: bridge: NF_CONNTRACK_BRIDGE does not depend on NF_TABLES_BRIDGE
Pablo Neira Ayuso
-2
/
+2
2019-07-18
netfilter: nft_meta: skip EAGAIN if nft_meta_bridge is not a module
Pablo Neira Ayuso
-1
/
+1
2019-07-18
netfilter: synproxy: fix rst sequence number mismatch
Fernando Fernandez Mancera
-2
/
+2
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
-1
/
+1
2019-07-18
SUNRPC: Optimise transport balancing code
Trond Myklebust
-29
/
+38
[prev]
[next]