aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-6/+2
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau1-0/+2
2018-05-23nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2-1/+7
2018-05-23nl80211: add FILS related parameters to ROAM eventArend Van Spriel2-1/+4
2018-05-23cfg80211: use separate struct for FILS parametersArend Van Spriel1-18/+26
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+4
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg250-1741/+5974
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso1-0/+5
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2-12/+16
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso1-1/+6
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal1-1/+0
2018-05-23netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2-52/+5
2018-05-23netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal1-0/+4
2018-05-23netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal1-4/+4
2018-05-23netfilter: nf_nat: move common nat code to nat coreFlorian Westphal1-0/+7
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru1-0/+10
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru1-0/+36
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru1-0/+193
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru1-0/+37
2018-05-22net/ipv6: Simplify route replace and appending into multipath routeDavid Ahern1-6/+0
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long1-0/+2
2018-05-22cfg80211: add missing kernel-docJohannes Berg1-0/+4
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern3-0/+11
2018-05-22net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern1-0/+2
2018-05-22xsk: remove explicit ring structure from uapiBjörn Töpel1-22/+22
2018-05-22xsk: fill hole in struct sockaddr_xdpBjörn Töpel1-1/+1
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-51/+142
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-5/+40
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+12
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli1-0/+4
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn1-0/+1
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn1-0/+17
2018-05-20erspan: set bso bit based on mirrored packet's lenWilliam Tu1-0/+28
2018-05-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+2
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2018-05-19devlink: introduce a helper to generate physical port namesJiri Pirko1-0/+9
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko2-0/+14
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko2-6/+17
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-0/+1
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder1-0/+7
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend2-0/+9
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-6/+14
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+12
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+1
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+1
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet1-0/+1
2018-05-18tcp: add SACK compressionEric Dumazet2-0/+5
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet1-1/+1