summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca-0/+1
2018-10-10net/ipv6: Make ipv6_route_table_template staticDavid Ahern-2/+0
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh-2/+10
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh-1/+1
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+7
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-44/+34
2018-10-08rtnetlink: Update fib dumps for strict data checkingDavid Ahern-0/+2
2018-10-08netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern-0/+17
2018-10-08netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern-1/+3
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg-37/+91
2018-10-05udp: gro behind static keyWillem de Bruijn-0/+2
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang-2/+2
2018-10-05ethtool: don't allow disabling queues with umem installedJakub Kicinski-0/+7
2018-10-04net: Move free of dst_metrics to helperDavid Ahern-0/+9
2018-10-04net: common metrics init helper for dst_entryDavid Ahern-0/+12
2018-10-04net: Move free of fib_metrics to helperDavid Ahern-0/+6
2018-10-04net: common metrics init helper for FIB entriesDavid Ahern-2/+2
2018-10-04net: sched: remove unused helpersJakub Kicinski-10/+0
2018-10-04devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam-0/+4
2018-10-04devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam-0/+4
2018-10-04devlink: Add generic parameter ignore_ariVasundhara Volam-0/+4
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-3/+6
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells-0/+1
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells-0/+3
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-15/+2
2018-10-03devlink: Add extack for eswitch operationsEli Britstein-3/+6
2018-10-02tls: Add support for inplace records encryptionVakul Garg-0/+1
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-3/+31
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet-0/+1
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski-2/+1
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet-5/+0
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg-3/+0
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu-0/+52
2018-10-01tcp/fq: move back to CLOCK_MONOTONICEric Dumazet-1/+1
2018-10-01netlink: add validation function to policyJohannes Berg-1/+23
2018-10-01netlink: add attribute range validation to policyJohannes Berg-3/+64
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet-2/+1
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg-1/+1
2018-09-29tls: Remove redundant vars from tls record structureVakul Garg-4/+2
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa-0/+2
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+0
2018-09-28netlink: add nested array policy validationJohannes Berg-1/+11
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg-2/+11
2018-09-28netlink: make validation_data constJohannes Berg-1/+1
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg-2/+0
2018-09-28netfilter: nf_tables: add SECMARK supportChristian Göttsche-0/+4
2018-09-27Bluetooth: L2CAP: Derive rx credits from MTU and MPSLuiz Augusto von Dentz-2/+0
2018-09-27Bluetooth: L2CAP: Derive MPS from connection MTULuiz Augusto von Dentz-1/+0
2018-09-27Bluetooth: Add definitions and track LE resolve list modificationAnkit Navik-0/+29
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski-2/+1