aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-3/+7
2018-06-20ip: limit use of gso_size to udpGravatar Willem de Bruijn 2-2/+4
2018-06-20bpfilter: ignore binary filesGravatar Matteo Croce 1-0/+1
2018-06-20bpfilter: fix build errorGravatar Matteo Croce 1-2/+4
2018-06-20net/sched: act_ife: preserve the action control in case of errorGravatar Davide Caratti 1-2/+1
2018-06-20net/sched: act_ife: fix recursive lock and idr leakGravatar Davide Caratti 1-5/+4
2018-06-20net: propagate dev_get_valid_name return codeGravatar Li RongQing 1-2/+2
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEGravatar David Ahern 2-4/+4
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoGravatar Eric Dumazet 1-2/+3
2018-06-20net/ncsi: Use netdev_dbg for debug messagesGravatar Joel Stanley 2-21/+18
2018-06-20net/ncsi: Drop no more channels messageGravatar Joel Stanley 1-2/+0
2018-06-20net/ncsi: Silence debug messagesGravatar Joel Stanley 2-9/+9
2018-06-19sunrpc: Prevent duplicate XID allocationGravatar Chuck Lever 1-3/+7
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsGravatar Konstantin Khlebnikov 1-1/+1
2018-06-17atm: Preserve value of skb->truesize when accounting to vccGravatar David Woodhouse 7-14/+8
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-17/+7
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 42-119/+226
2018-06-15xdp: Fix handling of devmap in generic XDPGravatar Toshiaki Makita 1-17/+4
2018-06-15neighbour: skip NTF_EXT_LEARNED entries during forced gcGravatar Roopa Prabhu 1-4/+6
2018-06-15tls: fix waitall behavior in tls_sw_recvmsgGravatar Daniel Borkmann 1-1/+5
2018-06-15tls: fix use-after-free in tls_push_recordGravatar Daniel Borkmann 1-13/+13
2018-06-15l2tp: filter out non-PPP sessions in pppol2tp_tunnel_ioctl()Gravatar Guillaume Nault 1-1/+1
2018-06-15l2tp: reject creation of non-PPP sessions on L2TPv2 tunnelsGravatar Guillaume Nault 1-0/+6
2018-06-15ipv6: Only emit append events for appended routesGravatar Ido Schimmel 1-3/+2
2018-06-15Merge tag 'mac80211-for-davem-2018-06-15' of git://git.kernel.org/pub/scm/lin...Gravatar David S. Miller 3-6/+9
2018-06-15cfg80211: fix rcu in cfg80211_unregister_wdevGravatar Dedy Lansky 1-0/+1
2018-06-15mac80211: Move up init of TXQsGravatar Toke Høiland-Jørgensen 1-6/+6
2018-06-15cfg80211: initialize sinfo in cfg80211_get_stationGravatar Sven Eckelmann 1-0/+2
2018-06-14rds: avoid unenecessary cong_update in loop transportGravatar Santosh Shilimkar 3-0/+11
2018-06-14l2tp: clean up stale tunnel or session in pppol2tp_connect's error pathGravatar Guillaume Nault 1-0/+10
2018-06-14l2tp: prevent pppol2tp_connect() from creating kernel socketsGravatar Guillaume Nault 1-0/+9
2018-06-14l2tp: only accept PPP sessions in pppol2tp_connect()Gravatar Guillaume Nault 1-0/+6
2018-06-14l2tp: fix pseudo-wire type for sessions created by pppol2tp_connect()Gravatar Guillaume Nault 1-0/+1
2018-06-14tcp: verify the checksum of the first data segment in a new connectionGravatar Frank van der Linden 2-0/+8
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 3-117/+149
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesGravatar Xin Long 1-10/+18
2018-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 10-20/+48
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 52-94/+123
2018-06-12treewide: Use array_size() in vzalloc_node()Gravatar Kees Cook 2-3/+6
2018-06-12treewide: Use array_size() in vzalloc()Gravatar Kees Cook 2-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 2-6/+8
2018-06-12treewide: kvzalloc() -> kvcalloc()Gravatar Kees Cook 2-7/+9
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Gravatar Kees Cook 1-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 23-30/+36
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 27-43/+58
2018-06-12smc: convert to ->poll_maskGravatar Cong Wang 1-9/+3
2018-06-12Revert "net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound sockets"Gravatar Bart Van Assche 1-14/+1
2018-06-12netfilter: nf_conncount: Fix garbage collection with zonesGravatar Yi-Hung Wei 2-5/+10
2018-06-12netfilter: xt_connmark: fix list corruption on rmmodGravatar Florian Westphal 1-1/+1
2018-06-12netfilter: ctnetlink: avoid null pointer dereferenceGravatar Florian Westphal 1-1/+2