summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: don't compare hb_timer expire date before starting itMaciej Kwiecien2019-12-051-1/+2
* net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretapLorenzo Bianconi2019-12-051-18/+18
* net: ip_gre: do not report erspan_ver for gre or gretapLorenzo Bianconi2019-12-051-16/+17
* net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-12-051-1/+1
* tipc: fix skb may be leaky in tipc_link_inputHoang Le2019-12-051-1/+1
* net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-12-052-12/+11
* net/smc: fix sender_free computationUrsula Braun2019-12-053-4/+30
* net/smc: don't wait for send buffer space when data was already sentKarsten Graul2019-12-051-4/+3
* net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul2019-12-051-0/+4
* decnet: fix DN_IFREQ_SIZEJohannes Berg2019-12-051-1/+1
* ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnelwenxu2019-12-051-1/+7
* net/core/neighbour: fix kmemleak minimal reference count for hash tablesKonstantin Khlebnikov2019-12-051-1/+1
* net/core/neighbour: tell kmemleak about hash tablesKonstantin Khlebnikov2019-12-051-4/+9
* tipc: fix memory leak in tipc_nl_compat_publ_dumpGustavo A. R. Silva2019-12-051-1/+3
* xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2019-12-051-0/+4
* netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2019-12-051-0/+2
* tipc: fix a missing check of genlmsg_putKangjie Lu2019-12-051-0/+2
* net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki2019-12-051-1/+2
* net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki2019-12-051-2/+5
* netfilter: nf_nat_sip: fix RTP/RTCP source port translationsAlin Nastac2019-12-051-4/+35
* VSOCK: bind to random port for VMADDR_PORT_ANYLepton Wu2019-12-051-1/+6
* mac80211: fix station inactive_time shortly after bootAhmed Zaki2019-12-051-1/+2
* bridge: ebtables: don't crash when using dnat target in output chainsFlorian Westphal2019-12-051-4/+15
* cfg80211: call disconnect_wk when AP stopsJohannes Berg2019-12-013-1/+5
* ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern2019-12-011-1/+2
* cfg80211: Prevent regulatory restore during STA disconnect in concurrent inte...Sriram R2019-12-011-1/+5
* net: bpfilter: fix iptables failure if bpfilter_umh is disabledTaehee Yoo2019-12-011-3/+3
* sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin2019-12-011-0/+1
* openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann2019-12-011-1/+2
* net: do not abort bulk send on BQL statusEric Dumazet2019-12-011-1/+1
* ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu2019-12-011-17/+36
* sunrpc: safely reallow resvport min/max inversionJ. Bruce Fields2019-12-011-16/+18
* SUNRPC: Fix a compile warning for cmpxchg64()Trond Myklebust2019-12-011-0/+1
* sctp: use sk_wmem_queued to check for writable spaceXin Long2019-12-011-29/+9
* net: fix warning in af_unixKyeongdon Kim2019-12-011-0/+2
* vhost/vsock: split packets to send using multiple buffersStefano Garzarella2019-12-011-3/+12
* net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_keyXin Long2019-12-011-0/+4
* net/sched: act_pedit: fix WARN() in the traffic pathDavide Caratti2019-12-011-7/+5
* net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter2019-12-011-1/+22
* tcp: start receiver buffer autotuning soonerYuchung Cheng2019-11-241-1/+1
* mac80211: minstrel: fix sampling/reporting of CCK rates in HT modeFelix Fietkau2019-11-241-4/+10
* mac80211: minstrel: fix CCK rate group streams valueFelix Fietkau2019-11-241-1/+1
* mac80211: minstrel: fix using short preamble CCK rates on HT clientsFelix Fietkau2019-11-241-3/+1
* netfilter: nft_compat: do not dump private areaPablo Neira Ayuso2019-11-241-2/+22
* net: sched: avoid writing on noop_qdiscEric Dumazet2019-11-241-2/+12
* net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer2019-11-241-0/+14
* xsk: proper AF_XDP socket teardown orderingBjörn Töpel2019-11-242-13/+11
* xfrm: use correct size to initialise sp->ovecLi RongQing2019-11-241-1/+1
* sunrpc: Fix connect metricsChuck Lever2019-11-243-15/+15
* nl80211: Fix a GET_KEY reply attributeAndrew Zaborowski2019-11-241-1/+1