aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso1-0/+5
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso3-45/+19
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal1-0/+1
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal1-0/+2
2018-01-08netfilter: reduce NF_MAX_HOOKS defineFlorian Westphal1-3/+7
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal2-0/+8
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal2-0/+4
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal1-5/+5
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal3-1/+12
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal2-3/+27
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal1-4/+15
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal1-1/+1
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng1-2/+1
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal3-13/+13
2018-01-08netfilter: conntrack: constify list of builtin trackersFlorian Westphal1-5/+5
2018-01-08netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal1-4/+3
2018-01-07ipv6: Export sernum update functionIdo Schimmel1-0/+1
2018-01-07ipv6: Add explicit flush indication to routesIdo Schimmel1-1/+2
2018-01-07ipv6: Set nexthop flags upon carrier changeIdo Schimmel1-0/+1
2018-01-07ipv6: Prepare to handle multiple netdev eventsIdo Schimmel1-1/+1
2018-01-07ipv6: Clear nexthop flags upon netdev upIdo Schimmel1-0/+1
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-21/+80
2018-01-05bpf: finally expose xdp_rxq_info to XDP bpf-programsJesper Dangaard Brouer1-0/+3
2018-01-05xdp: generic XDP handling of xdp_rxq_infoJesper Dangaard Brouer1-0/+2
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer1-0/+1
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer2-0/+49
2018-01-05net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet1-1/+2
2018-01-05l2tp: add comment in API header that L2TP_ATTR_OFFSET is not usedJames Chapman1-1/+1
2018-01-05l2tp: revert "l2tp: add peer_offset parameter"James Chapman1-1/+0
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-3/+28
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland1-1/+1
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend2-2/+2
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11
2018-01-03net: phy: add unlocked accessorsRussell King1-0/+28
2018-01-03net: mdiobus: add unlocked accessorsRussell King1-0/+3
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0
2018-01-02sfp: improve support for direct-attach copper cablesRussell King1-1/+35
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King1-0/+2
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King1-0/+1
2018-01-02net: dccp: Add DCCP sendmsg trace eventMasami Hiramatsu2-38/+45
2018-01-02net: sctp: Add SCTP ACK tracking trace eventMasami Hiramatsu1-0/+99
2018-01-02net: tcp: Add trace events for TCP congestion window tracingMasami Hiramatsu1-0/+97
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar10-110/+379
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-2001/+2114
2018-01-02inet_diag: Add equal-operator for portsKristian Evensen1-0/+2
2018-01-02net: ptr_ring: otherwise safe empty checks can overrun array boundsJohn Fastabend1-1/+6
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski2-0/+5
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski1-0/+3