aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet1-2/+2
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+11
2018-10-12netlink: replace __NLA_ENSURE implementationJohannes Berg1-1/+1
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-3/+102
2018-10-12net: Evict neighbor entries on carrier downDavid Ahern1-0/+1
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2-0/+4
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli1-0/+15
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj1-0/+7
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+28
2018-10-10net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca1-0/+1
2018-10-10net/ipv6: Make ipv6_route_table_template staticDavid Ahern1-2/+0
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh1-2/+10
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh1-1/+1
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+7
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-44/+34
2018-10-08rtnetlink: Update fib dumps for strict data checkingDavid Ahern1-0/+2
2018-10-08netlink: Add strict version of nlmsg_parse and nla_parseDavid Ahern1-0/+17
2018-10-08netlink: Add extack message to nlmsg_parse for invalid header lengthDavid Ahern1-1/+3
2018-10-08Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg16-37/+91
2018-10-05udp: gro behind static keyWillem de Bruijn1-0/+2
2018-10-05net_sched: convert idrinfo->lock from spinlock to a mutexCong Wang1-2/+2
2018-10-05ethtool: don't allow disabling queues with umem installedJakub Kicinski1-0/+7
2018-10-04net: Move free of dst_metrics to helperDavid Ahern1-0/+9
2018-10-04net: common metrics init helper for dst_entryDavid Ahern1-0/+12
2018-10-04net: Move free of fib_metrics to helperDavid Ahern1-0/+6
2018-10-04net: common metrics init helper for FIB entriesDavid Ahern1-2/+2
2018-10-04net: sched: remove unused helpersJakub Kicinski1-10/+0
2018-10-04devlink: Add generic parameter msix_vec_per_pf_minVasundhara Volam1-0/+4
2018-10-04devlink: Add generic parameter msix_vec_per_pf_maxVasundhara Volam1-0/+4
2018-10-04devlink: Add generic parameter ignore_ariVasundhara Volam1-0/+4
2018-10-04Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-3/+6
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells1-0/+1
2018-10-04rxrpc: Allow the reply time to be obtained on a client callDavid Howells1-0/+3
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-15/+2
2018-10-03devlink: Add extack for eswitch operationsEli Britstein1-3/+6
2018-10-02tls: Add support for inplace records encryptionVakul Garg1-0/+1
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-3/+31
2018-10-02tcp: do not release socket ownership in tcp_close()Eric Dumazet1-0/+1
2018-10-02net: remove 1 always zero parameter from ip6_redirect_no_header()Maciej Żenczykowski1-2/+1
2018-10-02inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet1-5/+0
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg1-3/+0
2018-10-02cfg80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+52
2018-10-01tcp/fq: move back to CLOCK_MONOTONICEric Dumazet1-1/+1
2018-10-01netlink: add validation function to policyJohannes Berg1-1/+23
2018-10-01netlink: add attribute range validation to policyJohannes Berg1-3/+64
2018-10-01tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet1-2/+1
2018-09-29netlink: fix typo in nla_parse_nested() commentJohannes Berg1-1/+1
2018-09-29tls: Remove redundant vars from tls record structureVakul Garg1-4/+2
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa1-0/+2
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-2/+0