summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tls: make tls_sw_free_resources staticTobias Klauser2017-09-141-1/+1
* net_sched: gen_estimator: fix scaling error in bytes/packets samplesEric Dumazet2017-09-131-2/+2
* net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko2017-09-131-2/+4
* ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan2017-09-121-1/+1
* ip_tunnel: fix ip tunnel lookup in collect_md modeHaishuang Yan2017-09-121-1/+1
* net_sched: carefully handle tcf_block_put()Cong Wang2017-09-121-6/+18
* net_sched: fix reference counting of tc filter chainCong Wang2017-09-121-21/+26
* net_sched: get rid of tcfa_rcuCong Wang2017-09-121-9/+8
* tcp/dccp: remove reqsk_put() from inet_child_forget()Eric Dumazet2017-09-121-1/+1
* openvswitch: Fix an error handling path in 'ovs_nla_init_match_and_action()'Christophe JAILLET2017-09-121-1/+2
* net/sched: fix pointer check in gen_handleJosh Hunt2017-09-111-1/+1
* ipv6: sr: remove duplicate routing header type checkDavid Lebrun2017-09-111-4/+0
* xdp: implement xdp_redirect_map for generic XDPJesper Dangaard Brouer2017-09-111-12/+26
* Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-09-094-115/+53
|\
| * svcrdma: Estimate Send Queue depth properlyChuck Lever2017-09-051-4/+13
| * svcrdma: Limit RQ depthChuck Lever2017-09-051-7/+12
| * svcrdma: Populate tail iovec when receivingChuck Lever2017-09-051-93/+15
| * merge nfsd 4.13 bugfixes into nfsd for-4.14 branchJ. Bruce Fields2017-09-051-2/+20
| |\
| * | svcrdma: Clean up svc_rdma_build_read_chunk()Chuck Lever2017-08-241-3/+5
| * | sunrpc: Const-ify struct sv_serv_opsChuck Lever2017-08-241-3/+3
| * | sunrpc: Const-ify instances of struct svc_xprt_opsChuck Lever2017-08-242-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-0935-177/+323
|\ \ \
| * | | bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann2017-09-081-1/+5
| * | | net: rcu lock and preempt disable missing around generic xdpJohn Fastabend2017-09-081-9/+16
| * | | bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann2017-09-081-2/+19
| * | | ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan2017-09-081-0/+1
| * | | ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan2017-09-081-2/+2
| * | | ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-081-1/+1
| * | | tcp: fix a request socket leakEric Dumazet2017-09-082-6/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-087-88/+87
| |\ \ \
| | * | | netfilter: xt_hashlimit: fix build error caused by 64bit divisionVishwanath Pai2017-09-081-5/+7
| | * | | netfilter: xt_hashlimit: alloc hashtable with right sizeZhizhou Tian2017-09-081-2/+2
| | * | | netfilter: core: remove erroneous warn_onFlorian Westphal2017-09-081-1/+1
| | * | | netfilter: nat: use keyed locksFlorian Westphal2017-09-081-12/+24
| | * | | netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2017-09-081-77/+53
| | * | | netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal2017-09-083-0/+3
| | * | | netfilter: nf_nat: don't bug when mapping already existsFlorian Westphal2017-09-081-1/+3
| | * | | netfilter: ipvs: do not create conn for ABORT packet in sctp_conn_scheduleXin Long2017-09-081-1/+2
| | * | | netfilter: ipvs: fix the issue that sctp_conn_schedule drops non-INIT packetXin Long2017-09-081-2/+5
| * | | | sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-081-1/+2
| * | | | ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-09-081-6/+19
| * | | | rds: Fix incorrect statistics countingHÃ¥kon Bugge2017-09-071-3/+7
| * | | | udp: drop head states only when all skb references are gonePaolo Abeni2017-09-072-7/+7
| * | | | ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-071-1/+3
| * | | | net: sched: fix memleak for chain zeroJiri Pirko2017-09-071-9/+9
| * | | | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-0711-32/+122
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg2017-09-063-14/+28
| | * | | mac80211: Complete ampdu work schedule during session tear downIlan peer2017-09-061-0/+18
| | * | | cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach2017-09-061-2/+18
| | * | | nl80211: look for HT/VHT capabilities in beacon's tailIgor Mitsyanko2017-09-051-2/+2
OpenPOWER on IntegriCloud