summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan
2019-01-01ip: validate header length on virtual device xmitWillem de Bruijn
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn
2019-01-01ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang
2019-01-01net: rds: remove unnecessary NULL checkZhu Yanjun
2019-01-01add document for TCP OFO, PAWS and skip ACK countersyupeng
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit
2018-12-30netrom: fix locking in nr_find_socket()Cong Wang
2018-12-30net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2018-12-30ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang
2018-12-30ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun
2018-12-30ipv4: fib_rules: Fix possible infinite loop in fib_empty_tableYueHaibing
2018-12-30net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET
2018-12-30net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov
2018-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-28isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2018-12-28ethtool: check the return value of get_regs_lenYunsheng Lin
2018-12-29netfilter: nf_conncount: fix argument order to find_next_bitFlorian Westphal
2018-12-29netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso
2018-12-29netfilter: nf_conncount: move all list iterations under spinlockPablo Neira Ayuso
2018-12-29netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal
2018-12-29netfilter: nf_conncount: restart search when nodes have been erasedFlorian Westphal
2018-12-29netfilter: nf_conncount: split gc in two phasesFlorian Westphal
2018-12-29netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal
2018-12-29netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer
2018-12-29netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu
2018-12-27include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day
2018-12-27phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day
2018-12-27net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang
2018-12-27net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2018-12-27tipc: fix a missing check of genlmsg_putKangjie Lu
2018-12-27atl1e: checking the status of atl1e_write_phy_regKangjie Lu
2018-12-27net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu
2018-12-27net: stmicro: fix a missing check of clk_prepareKangjie Lu
2018-12-27net: (cpts) fix a missing check of clk_prepareKangjie Lu
2018-12-27niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-12-27ipv6/route: Add a missing check on proc_dointvecAditya Pakki
2018-12-27tipc: fix a double free in tipc_enable_bearer()Cong Wang
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-27Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-12-27Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-27Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-27Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds