summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-07-09rhashtable: add restart routine in rhashtable_free_and_destroy()Taehee Yoo
2018-07-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-07-09bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-07-09bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan
2018-07-09bnxt_en: Support clearing of the IFF_BROADCAST flag.Michael Chan
2018-07-09bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan
2018-07-09bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan
2018-07-09bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-09netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin
2018-07-09netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal
2018-07-08tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-08ipfrag: really prevent allocation on netns exitPaolo Abeni
2018-07-08net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti
2018-07-08net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita
2018-07-07Merge branch 'sockhash-fixes'Alexei Starovoitov
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend
2018-07-07bpf: sockmap, consume_skb in close pathJohn Fastabend
2018-07-07bpf: sockhash, disallow bpf_tcp_close and update in parallelJohn Fastabend
2018-07-07bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend
2018-07-07Merge branch 'sockmap-fixes'Alexei Starovoitov
2018-07-07bpf: sockmap, hash table is RCU so readers do not need locksJohn Fastabend
2018-07-07bpf: sockmap, error path can not release psock in multi-map caseJohn Fastabend
2018-07-07Merge branch 'net-sched-fix-NULL-dereference-in-goto-chain-control-action'David S. Miller
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam
2018-07-07net: macb: Free RX ring for all queuesHarini Katakam
2018-07-07net/smc: reduce sock_put() for fallback socketsUrsula Braun
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom
2018-07-07Merge branch 'tipc-dad-fixes'David S. Miller
2018-07-07tipc: make function tipc_net_finalize() thread safeJon Maloy
2018-07-07tipc: fix correct setting of message type in second discovererJon Maloy
2018-07-07tipc: correct discovery message handling during address trial periodJon Maloy
2018-07-07tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy
2018-07-07Merge branch 'ravb-sh_eth-fix-sleep-in-atomic-by-reusing-shared-ethtool-handl...David S. Miller
2018-07-07ravb: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy
2018-07-07ravb: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy
2018-07-07ravb: remove useless serialization in ravb_get_link_ksettings()Vladimir Zapolskiy
2018-07-07ravb: remove custom .nway_reset from ethtool opsVladimir Zapolskiy
2018-07-07ravb: simplify link auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-07ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-07-07ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-07sh_eth: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy
2018-07-07sh_eth: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy
2018-07-07sh_eth: remove useless serialization in sh_eth_get_link_ksettings()Vladimir Zapolskiy