summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-07net/hamradio/6pack: Fix the size of a sk_buff used in 'sp_bump()'Christophe JAILLET
2019-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-09-06Merge tag 'wireless-drivers-for-davem-2019-09-05' of git://git.kernel.org/pub...David S. Miller
2019-09-06MAINTAINERS: add myself as maintainer for xilinx axiethernet driverRadhey Shyam Pandey
2019-09-06net: sched: fix reordering issuesEric Dumazet
2019-09-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-09-06forcedeth: use per cpu to collect xmit/recv statisticsZhu Yanjun
2019-09-06net: sonic: return NETDEV_TX_OK if failed to map bufferMao Wenan
2019-09-05bpf: fix precision tracking of stack slotsAlexei Starovoitov
2019-09-05net: Properly update v4 routes with v6 nexthopDonald Sharp
2019-09-05Merge branch 'nexthops-Fix-multipath-notifications-for-IPv6-and-selftests'David S. Miller
2019-09-05selftest: A few cleanups for fib_nexthops.shDavid Ahern
2019-09-05ipv6: Fix RTA_MULTIPATH with nexthop objectsDavid Ahern
2019-09-05net: sock_map, fix missing ulp check in sock hash caseJohn Fastabend
2019-09-05net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer
2019-09-05tipc: add NULL pointer check before calling kfree_rcuXin Long
2019-09-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-09-05Revert "Bluetooth: validate BLE connection interval updates"Marcel Holtmann
2019-09-05net-ipv6: fix excessive RTF_ADDRCONF flag on ::1/128 local route (and others)Maciej Żenczykowski
2019-09-05sctp: use transport pf_retrans in sctp_do_8_2_transport_strikeXin Long
2019-09-05rxrpc: Fix misplaced tracelineDavid Howells
2019-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-09-04Bluetooth: bpa10x: change return valueNavid Emamdoost
2019-09-04Bluetooth: hci_qca: disable irqs when spinlock is acquiredHarish Bandi
2019-09-04Bluetooth: btrtl: Additional Realtek 8822CE Bluetooth devicesJian-Hong Pan
2019-09-03netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso
2019-09-03netfilter: ctnetlink: honor IPS_OFFLOAD flagPablo Neira Ayuso
2019-09-03netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...Leonardo Bras
2019-09-03rsi: fix a double free bug in rsi_91x_deinit()Hui Peng
2019-09-03Revert "rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band"Stanislaw Gruszka
2019-09-03rt2x00: clear up IV's on key removalStanislaw Gruszka
2019-09-03iwlwifi: assign directly to iwl_trans->cfg in QuZ detectionLuca Coelho
2019-09-03mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang
2019-09-03mt76: mt76x0e: disable 5GHz band for MT7630EStanislaw Gruszka
2019-09-03mt76: mt76x0e: don't use hw encryption for MT7630EStanislaw Gruszka
2019-09-02netfilter: nft_socket: fix erroneous socket assignmentFernando Fernandez Mancera
2019-09-02netfilter: bridge: Drops IPv6 packets if IPv6 module is not loadedLeonardo Bras
2019-09-02net: stmmac: dwmac-sun8i: Variable "val" in function sun8i_dwmac_set_syscon()...Yizhuo
2019-09-02Linux 5.3-rc7Linus Torvalds
2019-09-02Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-02Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-01net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET
2019-09-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-01Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2019-08-31enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...Christophe JAILLET
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-31tc-testing: don't hardcode 'ip' in nsPlugin.pyDavide Caratti
2019-08-31Merge branch 'net-dsa-microchip-add-KSZ8563-support'David S. Miller