summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-07-07sh_eth: remove custom .nway_reset from ethtool opsVladimir Zapolskiy
2018-07-07sh_eth: simplify link auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-07sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy
2018-07-07sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy
2018-07-06ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh
2018-07-06MAINTAINERS: update my email addressStefan Schmidt
2018-07-06liquidio: make timeout HZ independent and readableNicholas Mc Guire
2018-07-05qmi_wwan: add support for Quectel EG91Matevz Vucnik
2018-07-05Merge branch 'qrtr-Broadcasting-control-messages'David S. Miller
2018-07-05net: qrtr: Reset the node and port ID of broadcast messagesArun Kumar Neelakantam
2018-07-05net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore