aboutsummaryrefslogtreecommitdiffstats
path: root/net/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14pktgen: Allow configuration of IPv6 source address rangeNiu Xilei1-0/+98
2020-01-14netns: don't disable BHs when locking "nsid_lock"Guillaume Nault1-11/+11
2020-01-14netns: protect netns ID lookups with RCUGuillaume Nault1-15/+7
2020-01-14netns: Remove __peernet2id_alloc()Guillaume Nault1-32/+23
2020-01-09skb: add helpers to allocate ext independently from sk_buffPaolo Abeni1-2/+33
2020-01-09mptcp: Add MPTCP to skb extensionsMat Martineau1-0/+7
2020-01-09sock: Make sk_protocol a 16-bit valueMat Martineau1-38/+22
2020-01-09flow_dissector: fix document for skb_flow_get_icmp_tciLi RongQing1-1/+1
2020-01-08devlink: add devink notification when reporter update health stateVikas Gupta1-17/+42
2020-01-08devlink: add support for reporter recovery completionVikas Gupta1-2/+9
2020-01-02page_pool: help compiler remove code in case CONFIG_NUMA=nJesper Dangaard Brouer1-0/+9
2020-01-02page_pool: handle page recycle for NUMA_NO_NODE conditionJesper Dangaard Brouer1-19/+61
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-2/+0
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-53/+37
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran1-10/+10
2019-12-24net: Rephrased comments section of skb_mpls_pop()Martin Varghese1-1/+1
2019-12-24net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese1-2/+6
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-84/+87
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-6/+9
2019-12-19xdp: Simplify __bpf_tx_xdp_map()Björn Töpel1-26/+7
2019-12-19xdp: Remove map_to_flush and map swap detectionBjörn Töpel1-24/+3
2019-12-19xdp: Make cpumap flush_list common for all map instancesBjörn Töpel1-1/+1
2019-12-19xdp: Make devmap flush_list common for all map instancesBjörn Töpel1-1/+1
2019-12-19xsk: Make xskmap flush_list common for all map instancesBjörn Töpel1-5/+4
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+3
2019-12-19net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin1-0/+2
2019-12-17net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander1-2/+5
2019-12-17net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet1-1/+1
2019-12-17netfilter: Clean up unnecessary #ifdefLukas Wunner1-2/+0
2019-12-13bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer1-0/+1
2019-12-13bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2-1/+26
2019-12-12ethtool: move to its own directoryMichal Kubecek2-3117/+1
2019-12-12rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek1-0/+5
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya4-78/+78
2019-12-09neighbour: remove neigh_cleanup() methodEric Dumazet1-3/+0
2019-12-07inet: protect against too small mtu values.Eric Dumazet1-1/+2
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley1-23/+22
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander1-2/+5
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese1-2/+2
2019-12-04xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon1-4/+4
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-3/+1
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi1-9/+28
2019-12-03net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg1-1/+3
2019-12-03net: fix a leak in register_netdevice()Dan Carpenter1-3/+3
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese1-2/+4
2019-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+5
2019-12-01Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-2/+4
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski2-5/+5