summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: change return type of sctp_get_port_localMao Wenan2019-09-131-4/+4
* ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher2019-09-131-1/+2
* sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'Christophe JAILLET2019-09-121-1/+1
* ixgbe: Fix secpath usage for IPsec TX offload.Steffen Klassert2019-09-121-1/+2
* net: qrtr: fix memort leak in qrtr_tun_write_iterNavid Emamdoost2019-09-121-1/+4
* net: Fix null de-reference of device refcountSubash Abhinov Kasiviswanathan2019-09-121-0/+2
* ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'Christophe JAILLET2019-09-121-1/+1
* tun: fix use-after-free when register netdev failedYang Yingliang2019-09-121-5/+11
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-09-122-19/+14
|\
| * ixgbe: fix double clean of Tx descriptors with xdpIlya Maximets2019-09-111-18/+11
| * ixgbe: Prevent u8 wrapping of ITR value to something less than 10usAlexander Duyck2019-09-111-1/+3
* | tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWRNeal Cardwell2019-09-111-1/+1
|/
* mlx4: fix spelling mistake "veify" -> "verify"Colin Ian King2019-09-111-1/+1
* net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King2019-09-111-1/+1
* net: lmc: fix spelling mistake "runnin" -> "running"Colin Ian King2019-09-111-1/+1
* NFC: st95hf: fix spelling mistake "receieve" -> "receive"Colin Ian King2019-09-111-1/+1
* net/rds: An rds_sock is added too early to the hash tableKa-Cheong Poon2019-09-111-22/+18
* mac80211: Do not send Layer 2 Update frame before authorizationJouni Malinen2019-09-112-10/+8
* lib/Kconfig: fix OBJAGG in lib/ menu structureRandy Dunlap2019-09-111-3/+3
* net: sonic: replace dev_kfree_skb in sonic_send_packetMao Wenan2019-09-111-1/+1
* wimax: i2400: fix memory leakNavid Emamdoost2019-09-111-0/+1
* sctp: fix the missing put_user when dumping transport thresholdsXin Long2019-09-101-1/+2
* sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang2019-09-101-1/+1
* net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-09-101-0/+2
* bridge/mdb: remove wrong use of NLM_F_MULTINicolas Dichtel2019-09-101-1/+1
* net/ibmvnic: Fix missing { in __ibmvnic_resetMichal Suchanek2019-09-101-1/+1
* nfp: flower: cmsg rtnl locks can timeout reify messagesFred Lotter2019-09-071-5/+5
* net: gso: Fix skb_segment splat when splitting gso_size mangled skb having li...Shmulik Ladkani2019-09-071-0/+19
* ipv6: addrconf_f6i_alloc - fix non-null pointer check to !IS_ERR()Maciej Żenczykowski2019-09-071-1/+1
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-072-1/+10
* net/ibmvnic: free reset work of removed device from queueJuliet Kim2019-09-071-2/+5
* net: phylink: Fix flow control resolutionStefan Chulski2019-09-071-3/+3
* net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET2019-09-071-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-09-071-9/+14
|\
| * bpf: fix precision tracking of stack slotsAlexei Starovoitov2019-09-051-9/+14
* | Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub...David S. Miller2019-09-067-34/+60
|\ \
| * | rsi: fix a double free bug in rsi_91x_deinit()Hui Peng2019-09-031-1/+0
| * | Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka2019-09-031-12/+6
| * | rt2x00: clear up IV's on key removalStanislaw Gruszka2019-09-031-7/+12
| * | iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho2019-09-031-12/+12
| * | mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2019-09-032-1/+11
| * | mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka2019-09-031-0/+5
| * | mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka2019-09-031-1/+14
* | | MAINTAINERS: add myself as maintainer for xilinx axiethernet driverRadhey Shyam Pandey2019-09-061-2/+1
* | | net: sched: fix reordering issuesEric Dumazet2019-09-061-2/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-09-064-35/+36
|\ \ \
| * | | xfrm: policy: avoid warning splat when merging nodesFlorian Westphal2019-08-202-2/+11
| * | | xfrm interface: fix management of phydevNicolas Dichtel2019-07-172-16/+17
| * | | xfrm interface: fix list corruption for x-netnsNicolas Dichtel2019-07-171-4/+4
| * | | xfrm interface: ifname may be wrong in logsNicolas Dichtel2019-07-172-10/+1