aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-09netfilter: nf_conntrack: Fix possible possible crash on module loading.Andrey Ryabinin1-1/+1
2018-07-09netfilter: nft_compat: explicitly reject ERROR and standard targetFlorian Westphal1-0/+13
2018-07-08tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet1-0/+2
2018-07-08ipfrag: really prevent allocation on netns exitPaolo Abeni1-1/+1
2018-07-08net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti1-2/+1
2018-07-08net/ipv4: Set oif in fib_compute_spec_dstDavid Ahern1-0/+1
2018-07-07xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita3-6/+16
2018-07-07bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend3-9/+97
2018-07-07bpf: sockmap, consume_skb in close pathJohn Fastabend1-1/+4
2018-07-07bpf: sockhash, disallow bpf_tcp_close and update in parallelJohn Fastabend2-1/+18
2018-07-07bpf: fix sk_skb programs without skb->dev assignedJohn Fastabend1-1/+2
2018-07-07bpf: sockmap, hash table is RCU so readers do not need locksJohn Fastabend1-2/+0
2018-07-07bpf: sockmap, error path can not release psock in multi-map caseJohn Fastabend1-11/+6
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti2-4/+3
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti2-4/+3
2018-07-07net: macb: Allocate valid memory for TX and RX BD prefetchHarini Katakam2-6/+32
2018-07-07net: macb: Free RX ring for all queuesHarini Katakam1-6/+5
2018-07-07net/smc: reduce sock_put() for fallback socketsUrsula Braun2-5/+12
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann1-2/+2
2018-07-07cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom1-22/+13
2018-07-07tipc: make function tipc_net_finalize() thread safeJon Maloy1-6/+11
2018-07-07tipc: fix correct setting of message type in second discovererJon Maloy1-6/+7
2018-07-07tipc: correct discovery message handling during address trial periodJon Maloy1-1/+4
2018-07-07tipc: fix wrong return value from function tipc_node_try_addr()Jon Maloy1-2/+5
2018-07-07ravb: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy1-10/+1
2018-07-07ravb: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy1-12/+1
2018-07-07ravb: remove useless serialization in ravb_get_link_ksettings()Vladimir Zapolskiy1-5/+0
2018-07-07ravb: remove custom .nway_reset from ethtool opsVladimir Zapolskiy1-11/+1
2018-07-07ravb: simplify link auto-negotiation by ethtoolVladimir Zapolskiy1-1/+1
2018-07-07ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-07-07ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-6/+1
2018-07-07sh_eth: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy1-10/+1
2018-07-07sh_eth: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy1-12/+1
2018-07-07sh_eth: remove useless serialization in sh_eth_get_link_ksettings()Vladimir Zapolskiy1-5/+0
2018-07-07sh_eth: remove custom .nway_reset from ethtool opsVladimir Zapolskiy1-9/+1
2018-07-07sh_eth: simplify link auto-negotiation by ethtoolVladimir Zapolskiy1-1/+1
2018-07-07sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-07-07sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-9/+1
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso7-83/+50
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl4-18/+30
2018-07-06ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh7-36/+36
2018-07-06MAINTAINERS: update my email addressStefan Schmidt1-2/+2
2018-07-06liquidio: make timeout HZ independent and readableNicholas Mc Guire1-1/+4
2018-07-05qmi_wwan: add support for Quectel EG91Matevz Vucnik1-0/+1
2018-07-05net: qrtr: Reset the node and port ID of broadcast messagesArun Kumar Neelakantam1-2/+7
2018-07-05net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam1-0/+4
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore4-103/+53
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter1-1/+1
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2-0/+2