aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds5-31/+26
2017-05-24libceph: cleanup old messages according to reconnect seqYan, Zheng1-3/+12
2017-05-23libceph: NULL deref on crush_decode() error pathDan Carpenter1-0/+1
2017-05-23libceph: fix error handling in process_one_ticket()Ilya Dryomov1-5/+5
2017-05-23libceph: validate blob_struct_v in process_one_ticket()Ilya Dryomov1-0/+3
2017-05-23libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov1-3/+1
2017-05-23libceph: make ceph_msg_data_advance() return voidIlya Dryomov1-7/+4
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov1-13/+0
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-116/+299
2017-05-22net: sched: cls_matchall: fix null pointer dereferenceJiri Pirko1-1/+0
2017-05-22vsock: use new wait API for vsock_stream_sendmsg()WANG Cong1-13/+8
2017-05-22ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet1-7/+8
2017-05-21bridge: start hello_timer when enabling KERNEL_STP in br_stp_startXin Long2-1/+2
2017-05-21arp: always override existing neigh entries with gratuitous ARPIhar Hrachyshka1-4/+5
2017-05-21arp: postpone addr_type calculation to as late as possibleIhar Hrachyshka1-7/+17
2017-05-21arp: decompose is_garp logic into a separate functionIhar Hrachyshka1-12/+23
2017-05-21arp: fixed error in a commentIhar Hrachyshka1-1/+1
2017-05-21tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0Wei Wang1-0/+4
2017-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller17-77/+238
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-4/+4
2017-05-18xen/9pfs: p9_trans_xen_init and p9_trans_xen_exit can be staticWei Yongjun1-2/+2
2017-05-18xen/9pfs: fix return value check in xen_9pfs_front_probe()Wei Yongjun1-2/+2
2017-05-18sctp: do not inherit ipv6_{mc|ac|fl}_list from parentEric Dumazet1-0/+3
2017-05-18udp: make *udp*_queue_rcv_skb() functions staticPaolo Abeni4-6/+4
2017-05-18bridge: netlink: check vlan_default_pvid rangeTobias Jungel1-0/+7
2017-05-18net: x25: fix one potential use-after-free issuelinzhang2-9/+20
2017-05-18netfilter: xtables: fix build failure from COMPAT_XT_ALIGN outside CONFIG_COMPATWillem de Bruijn1-8/+13
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller3-12/+12
2017-05-17net: fix compile error in skb_orphan_partial()Eric Dumazet1-3/+0
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek4-6/+16
2017-05-17neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka1-4/+10
2017-05-17arp: honour gratuitous ARP _replies_Ihar Hrachyshka1-2/+14
2017-05-16net: Improve handling of failures on link and route dumpsDavid Ahern3-28/+49
2017-05-16net/smc: Add warning about remote memory exposureChristoph Hellwig1-0/+4
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun5-37/+8
2017-05-16ipmr: vrf: Find VIFs using the actual deviceThomas Winter1-2/+16
2017-05-16tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh1-1/+1
2017-05-16ebtables: arpreply: Add the standard target sanity checkGao Feng1-0/+3
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-101/+147
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar1-1/+4
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos1-7/+7
2017-05-15netfilter: nf_tables: revisit chain/object refcounting from elementsPablo Neira Ayuso5-17/+80
2017-05-15netfilter: nf_tables: missing sanitization in data from userspacePablo Neira Ayuso2-7/+24
2017-05-15netfilter: nf_tables: can't assume lock is acquired when dumping set elemsLiping Zhang2-23/+57
2017-05-15netfilter: synproxy: fix conntrackd interactionEric Leblond1-0/+4
2017-05-15netfilter: xtables: zero padding in data_to_userWillem de Bruijn2-6/+12
2017-05-15Merge tag 'ipvs-fixes-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvsPablo Neira Ayuso1-5/+14
2017-05-15netfilter: nfnl_cthelper: reject del request if helper obj is in useLiping Zhang2-6/+17
2017-05-15netfilter: introduce nf_conntrack_helper_put helper functionLiping Zhang4-7/+13
2017-05-15netfilter: don't setup nat info for confirmed ctLiping Zhang1-0/+4