summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-0360-385/+2060
|\
| * ipv6: Consider sk_bound_dev_if when binding a socket to an addressDavid Ahern2019-01-031-0/+3
| * ipv6: Fix dump of specific table with strict checkingDavid Ahern2019-01-031-1/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-01-036-89/+1433
| |\
| | * Merge branch 'prevent-oob-under-speculation'Alexei Starovoitov2019-01-035-88/+1432
| | |\
| | | * bpf: add various test cases to selftestsDaniel Borkmann2019-01-031-3/+1105
| | | * bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2019-01-032-6/+189
| | | * bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann2019-01-031-1/+5
| | | * bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann2019-01-031-1/+8
| | | * bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann2019-01-031-22/+41
| | | * bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann2019-01-031-0/+11
| | | * bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2019-01-032-6/+21
| | | * bpf: move tmp variable into ax register in interpreterDaniel Borkmann2019-01-032-18/+19
| | | * bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2019-01-032-38/+40
| | |/
| | * selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu2019-01-011-1/+1
| * | isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-021-2/+2
| * | ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio2019-01-021-1/+3
| * | net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet2019-01-021-12/+4
| * | net-next/hinic:add shutdown callbackXue Chaojing2019-01-021-0/+6
| * | net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-011-3/+4
| * | ip: validate header length on virtual device xmitWillem de Bruijn2019-01-019-32/+66
| * | tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn2019-01-011-2/+1
| * | ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-011-0/+2
| * | net: rds: remove unnecessary NULL checkZhu Yanjun2019-01-011-1/+1
| * | add document for TCP OFO, PAWS and skip ACK countersyupeng2019-01-011-1/+239
| * | sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-014-15/+55
| |/
| * ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2019-01-011-1/+5
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-311-2/+2
| * netrom: fix locking in nr_find_socket()Cong Wang2018-12-311-5/+10
| * net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-311-0/+2
| * ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2018-12-302-2/+11
| * ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun2018-12-301-1/+1
| * ipv4: fib_rules: Fix possible infinite loop in fib_empty_tableYueHaibing2018-12-301-2/+6
| * net/ipv6: Fix a test against 'ipv6_find_idev()' return valueChristophe JAILLET2018-12-301-2/+2
| * net: rtnetlink: address is mandatory for rtnl_fdb_getNikolay Aleksandrov2018-12-301-0/+5
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-12-294-189/+136
| |\
| | * netfilter: nf_conncount: fix argument order to find_next_bitFlorian Westphal2018-12-291-1/+1
| | * netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso2018-12-292-33/+15
| | * netfilter: nf_conncount: move all list iterations under spinlockPablo Neira Ayuso2018-12-291-26/+20
| | * netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal2018-12-293-106/+72
| | * netfilter: nf_conncount: restart search when nodes have been erasedFlorian Westphal2018-12-291-11/+7
| | * netfilter: nf_conncount: split gc in two phasesFlorian Westphal2018-12-291-3/+19
| | * netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal2018-12-291-1/+1
| | * netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer2018-12-291-14/+5
| | * netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2018-12-291-0/+2
| * | fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-292-2/+2
| * | isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-291-0/+2
| * | ethtool: check the return value of get_regs_lenYunsheng Lin2018-12-291-2/+10
| |/
| * include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day2018-12-281-1/+1
| * phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day2018-12-281-5/+8