..
6lowpan
…
9p
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-15 12:00:42 -07:00
802
…
8021q
…
appletalk
…
atm
net, atm: convert eg_cache_entry.use from atomic_t to refcount_t
2017-07-04 22:35:16 +01:00
ax25
net, ax25: convert ax25_cb.refcount from atomic_t to refcount_t
2017-07-04 22:35:19 +01:00
batman-adv
batman-adv: fix TT sync flag inconsistencies
2017-07-31 11:17:38 +02:00
bluetooth
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
2017-07-05 12:31:59 -07:00
bpf
…
bridge
net: bridge: fix dest lookup when vlan proto doesn't match
2017-07-14 08:19:23 -07:00
caif
…
can
…
ceph
libceph: make RECOVERY_DELETES feature create a new interval
2017-08-01 16:46:45 +02:00
core
bpf: fix two missing target_size settings in bpf_convert_ctx_access
2017-08-11 14:59:24 -07:00
dcb
…
dccp
dccp: purge write queue in dccp_destroy_sock()
2017-08-14 22:28:18 -07:00
decnet
net, decnet: convert dn_fib_info.fib_clntref from atomic_t to refcount_t
2017-07-04 22:35:15 +01:00
dns_resolver
…
dsa
net: dsa: ksz: fix skb freeing
2017-08-11 13:57:08 -07:00
ethernet
…
hsr
…
ieee802154
…
ife
…
ipv4
ipv4: fix NULL dereference in free_fib_info_rcu()
2017-08-15 17:07:52 -07:00
ipv6
ipv6: fix NULL dereference in ip6_route_dev_notify()
2017-08-15 17:06:34 -07:00
ipx
net, ipx: convert ipx_route.refcnt from atomic_t to refcount_t
2017-07-04 22:35:17 +01:00
irda
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
2017-07-05 16:05:24 -07:00
iucv
…
kcm
…
key
af_key: do not use GFP_KERNEL in atomic contexts
2017-08-14 22:18:12 -07:00
l2tp
net, l2tp: convert l2tp_session.ref_count from atomic_t to refcount_t
2017-07-04 22:35:15 +01:00
l3mdev
…
lapb
net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
2017-07-04 22:35:16 +01:00
llc
net, llc: convert llc_sap.refcnt from atomic_t to refcount_t
2017-07-04 22:35:15 +01:00
mac80211
mac80211: add api to start ba session timer expired flow
2017-08-09 09:49:42 +03:00
mac802154
…
mpls
mpls: fix uninitialized in_label var warning in mpls_getroute
2017-07-08 11:26:41 +01:00
ncsi
…
netfilter
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2017-07-20 16:33:39 -07:00
netlabel
…
netlink
…
netrom
net, netrom: convert nr_node.refcount from atomic_t to refcount_t
2017-07-04 22:35:17 +01:00
nfc
…
openvswitch
openvswitch: fix potential out of bound access in parse_ct
2017-07-24 16:25:06 -07:00
packet
packet: fix tp_reserve race in packet_set_ring
2017-08-10 09:52:12 -07:00
phonet
…
psample
…
qrtr
…
rds
rds: Reintroduce statistics counting
2017-08-08 21:03:47 -07:00
rfkill
…
rose
…
rxrpc
…
sched
net_sched: remove warning from qdisc_hash_add
2017-08-15 17:16:39 -07:00
sctp
sctp: fix an array overflow when all ext chunks are set
2017-07-14 09:05:10 -07:00
smc
…
strparser
…
sunrpc
NFS client bugfixes for 4.13
2017-07-21 16:26:01 -07:00
switchdev
…
tipc
tipc: avoid inheriting msg_non_seq flag when message is returned
2017-08-14 11:20:36 -07:00
tls
TLS: Fix length check in do_tls_getsockopt_tx()
2017-07-06 10:58:19 +01:00
unix
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
2017-07-05 12:31:59 -07:00
vmw_vsock
…
wimax
…
wireless
netlink validation fixes for nl80211
2017-07-07 11:35:55 +01:00
x25
net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t
2017-07-04 22:35:18 +01:00
xfrm
net, xfrm: convert sec_path.refcnt from atomic_t to refcount_t
2017-07-04 22:35:18 +01:00
Kconfig
…
Makefile
…
compat.c
get_compat_bpf_fprog(): don't copyin field-by-field
2017-07-04 13:14:34 -04:00
socket.c
net/socket: fix type in assignment and trim long line
2017-07-24 14:17:01 -07:00
sysctl_net.c
…