summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Define policy for packet pattern attributesPeng Xu2017-10-181-2/+10
* Revert "socket, bpf: fix possible use after free"Greg Kroah-Hartman2017-10-122-17/+3
* socket, bpf: fix possible use after freeEric Dumazet2017-10-122-3/+17
* net: rtnetlink: fix info leak in RTM_GETSTATS callNikolay Aleksandrov2017-10-121-0/+3
* tipc: use only positive error codes in messagesParthasarathy Bhuvaragan2017-10-121-1/+1
* ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long2017-10-121-2/+3
* ip6_gre: ip6gre_tap device should keep dstXin Long2017-10-121-0/+1
* netlink: do not proceed if dump's start() errsJason A. Donenfeld2017-10-121-2/+5
* net: Set sk_prot_creator when cloning sockets to the right protoChristoph Paasch2017-10-121-0/+2
* packet: only test po->has_vnet_hdr once in packet_sndWillem de Bruijn2017-10-121-2/+4
* packet: in packet_do_bind, test fanout with bind_lock heldWillem de Bruijn2017-10-121-3/+5
* net: dsa: Fix network device registration orderFlorian Fainelli2017-10-121-11/+17
* l2tp: fix race condition in l2tp_tunnel_deleteSabrina Dubroca2017-10-122-7/+8
* l2tp: Avoid schedule while atomic in exit_netRidge Kennedy2017-10-121-1/+3
* vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev2017-10-122-2/+4
* net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov2017-10-121-0/+1
* packet: hold bind lock when rebinding to fanout hookWillem de Bruijn2017-10-121-5/+11
* tcp: fastopen: fix on syn-data transmit failureEric Dumazet2017-10-121-0/+9
* net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti2017-10-121-0/+1
* ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long2017-10-121-0/+3
* ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long2017-10-121-10/+11
* udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-10-121-0/+1
* tcp: fix data delivery rateEric Dumazet2017-10-121-4/+3
* tcp: update skb->skb_mstamp more carefullyEric Dumazet2017-10-121-7/+12
* net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko2017-10-121-2/+4
* rds: ib: add error handleZhu Yanjun2017-10-081-11/+36
* netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-10-081-9/+11
* netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-10-085-1/+7
* bridge: netlink: register netdevice before executing changelinkIdo Schimmel2017-10-081-2/+5
* udp: disable inner UDP checksum offloads in IPsec caseAnsis Atteka2017-10-081-0/+3
* net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko2017-10-081-0/+2
* net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung2017-10-081-0/+3
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-081-3/+14
* RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar2017-10-084-11/+29
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-051-0/+3
* mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-10-051-0/+2
* mac80211: fix VLAN handling with TXQsJohannes Berg2017-10-052-9/+44
* net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul2017-09-271-23/+29
* NFSv4: Fix callback server shutdownTrond Myklebust2017-09-271-0/+38
* SUNRPC: Refactor svc_set_num_threads()Trond Myklebust2017-09-271-38/+58
* ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert2017-09-201-1/+1
* ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan2017-09-201-2/+2
* sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-201-1/+2
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-201-1/+1
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-09-201-6/+19
* ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-201-1/+3
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-204-35/+12
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-201-3/+1
* bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-201-0/+3
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-201-1/+2