summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* l2tp: check ps->sock before running pppol2tp_session_ioctl()Guillaume Nault2017-10-151-0/+3
* net: fix typo in skbuff.cWenhua Shi2017-10-151-1/+1
* net: stmmac: dwmac_lib: fix interchanged sleep/timeout values in DMA reset fu...Emiliano Ingrassia2017-10-131-1/+1
* liquidio: fix timespec64_to_ns typoArnd Bergmann2017-10-131-1/+1
* Merge tag 'wireless-drivers-for-davem-2017-10-13' of git://git.kernel.org/pub...David S. Miller2017-10-1318-197/+232
|\
| * Merge tag 'iwlwifi-for-kalle-2017-10-06' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-10-0915-95/+132
| |\
| | * iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi2017-10-069-28/+59
| | * iwlwifi: nvm-parse: unify channel flags printingJohannes Berg2017-10-061-59/+39
| | * iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho2017-10-061-1/+1
| | * iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2017-10-062-5/+17
| | * iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-064-2/+16
| |/
| * brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann2017-10-021-100/+97
| * brcmfmac: Add check for short event packetsKevin Cernekee2017-10-021-1/+2
| * rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger2017-10-021-1/+1
* | ip: update policy routing config helpStephen Hemminger2017-10-131-5/+3
* | net/ncsi: Don't limit vids based on hot_channelSamuel Mendoza-Jonas2017-10-122-8/+10
* | r8169: only enable PCI wakeups when WOL is activeDaniel Drake2017-10-121-2/+0
* | macsec: fix memory leaks when skb_to_sgvec failsSabrina Dubroca2017-10-111-0/+2
* | net: call cgroup_sk_alloc() earlier in sk_clone_lock()Eric Dumazet2017-10-111-2/+1
* | Revert "net: defer call to cgroup_sk_alloc()"Eric Dumazet2017-10-113-6/+13
* | Merge branch 'nfp-fix-ethtool-stats-and-page-allocation'David S. Miller2017-10-102-9/+19
|\ \
| * | nfp: handle page allocation failuresJakub Kicinski2017-10-101-6/+14
| * | nfp: fix ethtool stats gather retryJakub Kicinski2017-10-101-3/+5
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-102-28/+37
|\ \
| * | i40e: Fix memory leak related filter programming statusAlexander Duyck2017-10-101-27/+36
| * | i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio2017-10-101-1/+1
* | | wimax/i2400m: Remove VLAISBehan Webster2017-10-101-1/+1
* | | net: defer call to cgroup_sk_alloc()Eric Dumazet2017-10-103-13/+6
* | | net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-103-16/+5
|/ /
* | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-102-2/+35
|\ \
| * | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-1054-164/+211
|\ \ \
| * | | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado2017-10-101-0/+13
| * | | net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-0926-64/+107
| |\ \ \
| | * | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-094-2/+27
| | * | | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
| | * | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
| | * | | netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
| | * | | netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
| | * | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-295-17/+19
| | * | | netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
| | * | | netfilter: ipset: Fix race between dump and swapRoss Lagerwall2017-09-291-2/+5
| | * | | netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal2017-09-261-9/+13
| | * | | netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-2610-22/+24
| | * | | netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan2017-09-261-2/+2
| | * | | netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko2017-09-261-2/+6
| * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-096-54/+13
| |\ \ \ \
| | * | | | ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend2017-10-091-8/+8