summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix a request socket leakEric Dumazet2017-09-092-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-089-91/+88
|\
| * 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-083-80/+54
| * 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
* | Merge tag 'wireless-drivers-for-davem-2017-09-08' of git://git.kernel.org/pub...David S. Miller2017-09-085-10/+25
|\ \
| * | brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON2017-09-081-1/+2
| * | iwlwifi: mvm: only send LEDS_CMD when the FW supports itLuca Coelho2017-09-072-1/+3
| * | rtlwifi: btcoexist: Fix antenna selection codeLarry Finger2017-09-071-7/+16
| * | rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723beLarry Finger2017-09-071-1/+4
| |/
* | 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-081-3/+7
* | isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann2017-09-081-1/+1
* | udp: drop head states only when all skb references are gonePaolo Abeni2017-09-083-8/+8
* | ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-081-1/+3
* | net: sched: fix memleak for chain zeroJiri Pirko2017-09-081-9/+9
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-0713-47/+124
|\ \ | |/ |/|
| * 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
| * mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern2017-09-051-0/+2
| * mac80211: agg-tx: call drv_wake_tx_queue in proper contextJohannes Berg2017-09-051-0/+4
| * mac80211_hwsim: Use proper TX powerBeni Lev2017-09-051-2/+0
| * mac80211: Fix null pointer dereference with iTXQ supportChunho Lee2017-09-051-1/+2
| * mac80211: add MESH IE in the correct orderLiad Kaufman2017-09-051-1/+1
| * mac80211: shorten debug prints using ht_dbg() to avoid warningSharon Dvir2017-09-051-2/+2
| * mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-053-22/+46
| * mac80211: fix incorrect assignment of reassoc valueSimon Dinkin2017-09-051-1/+1
* | tipc: remove unnecessary call to dev_net()Kleber Sacilotto de Souza2017-09-071-1/+1
* | netlink: access nlk groups safely in netlink bind and getnameXin Long2017-09-071-4/+12
* | netlink: fix an use-after-free issue for nlk groupsXin Long2017-09-071-3/+3
* | sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfqGao Feng2017-09-072-2/+2
* | dt-binding: phy: don't confuse with Ethernet phy propertiesBaruch Siach2017-09-071-1/+3
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-07136-3169/+11758
|\ \
| * | crypto: af_alg - get_page upon reassignment to TX SGLStephan Mueller2017-08-221-4/+2
| * | crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'Christophe Jaillet2017-08-221-1/+3
| * | crypto: inside-secure - fix an error handling path in safexcel_probe()Christophe Jaillet2017-08-221-2/+3
| * | crypto: rockchip - Don't dequeue the request when device is busyZain Wang2017-08-224-148/+160
| * | crypto: cavium - add release_firmware to all return caseCorentin LABBE2017-08-221-4/+9
| * | crypto: sahara - constify platform_device_idArvind Yadav2017-08-221-1/+1
| * | MAINTAINERS: Add ARTPEC crypto maintainerLars Persson2017-08-221-0/+1
| * | crypto: axis - add ARTPEC-6/7 crypto accelerator driverLars Persson2017-08-224-0/+3215