aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds28-67/+181
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet1-0/+1
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller3-13/+33
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-9/+65
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang3-6/+6
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn1-1/+7
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet1-0/+1
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet1-5/+6
2018-04-07dccp: initialize ireq->ir_markEric Dumazet2-0/+2
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-07net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinuxLinus Torvalds8-27/+215
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+8
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap2-2/+0
2018-04-05net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu1-1/+4
2018-04-05net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz1-2/+4
2018-04-05net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti1-4/+8
2018-04-05net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill1-2/+5
2018-04-05Merge tag 'nfsd-4.17' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-90/+189
2018-04-05arp: fix arp_filter on l3slave devicesMiguel Fadon Perlines1-1/+1
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+23
2018-04-05vti6: better validate user provided tunnel namesEric Dumazet1-2/+5
2018-04-05ip6_tunnel: better validate user provided tunnel namesEric Dumazet1-4/+7
2018-04-05ip6_gre: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ipv6: sit: better validate user provided tunnel namesEric Dumazet1-3/+5
2018-04-05ip_tunnel: better validate user provided tunnel namesEric Dumazet1-5/+6
2018-04-05net: fool proof dev_valid_name()Eric Dumazet1-1/+1
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-04-04inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet4-9/+2
2018-04-04tipc: Fix namespace violation in tipc_sk_fill_sock_diagGhantaKrishnamurthy MohanKrishna1-1/+2
2018-04-04net: avoid unneeded atomic operation in ip*_append_data()Paolo Abeni2-2/+4
2018-04-04tipc: Fix missing list initializations in struct tipc_subscriptionJon Maloy1-0/+2
2018-04-04ipv6: udp: set dst cache for a connected sk if current not validAlexey Kodanev1-19/+2
2018-04-04ipv6: udp: convert 'connected' to bool type in udpv6_sendmsg()Alexey Kodanev1-5/+5
2018-04-04ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()Alexey Kodanev3-5/+14
2018-04-04ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev2-8/+18
2018-04-04af_unix: remove redundant lockdep classCong Wang1-10/+0
2018-04-04rxrpc: Fix undefined packet handlingDavid Howells2-0/+12
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds450-7855/+13752
2018-04-03sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-03NFSD: Clean up legacy NFS SYMLINK argument XDR decodersChuck Lever1-0/+67
2018-04-03NFSD: Clean up legacy NFS WRITE argument XDR decodersChuck Lever1-0/+42
2018-04-03svc: Report xprt dequeue latencyChuck Lever1-2/+2
2018-04-03sunrpc: Report per-RPC execution statsChuck Lever1-1/+2
2018-04-03sunrpc: Re-purpose trace_svc_processChuck Lever1-6/+3
2018-04-03sunrpc: Save remote presentation address in svc_xprt for trace eventsChuck Lever3-2/+6