summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | netfilter: Clean up unnecessary #ifdefLukas Wunner2019-12-171-2/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-272-53/+37
| |\ \ \ \ \
| | * | | | | xdp: Simplify __bpf_tx_xdp_map()Björn Töpel2019-12-191-26/+7
| | * | | | | xdp: Remove map_to_flush and map swap detectionBjörn Töpel2019-12-191-24/+3
| | * | | | | xdp: Make cpumap flush_list common for all map instancesBjörn Töpel2019-12-191-1/+1
| | * | | | | xdp: Make devmap flush_list common for all map instancesBjörn Töpel2019-12-191-1/+1
| | * | | | | xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-191-5/+4
| | * | | | | bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2019-12-132-1/+26
| | | |_|/ / | | |/| | |
| * | | | | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+1
| * | | | | net: Introduce a new MII time stamping interface.Richard Cochran2019-12-251-10/+10
| * | | | | net: Rephrased comments section of skb_mpls_pop()Martin Varghese2019-12-241-1/+1
| * | | | | net: skb_mpls_push() modified to allow MPLS header push at start of packet.Martin Varghese2019-12-241-2/+6
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-228-84/+87
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ethtool: move to its own directoryMichal Kubecek2019-12-122-3117/+1
| * | | | | rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek2019-12-121-0/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2512-136/+164
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner2019-12-081-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-01-251-3/+17
|\ \ \ \ \
| * | | | | net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary2020-01-241-3/+17
| | |_|_|/ | |/| | |
* | | | | neigh_stat_seq_next() should increase position indexVasily Averin2020-01-241-0/+1
* | | | | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-232-12/+30
* | | | | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-31/+33
* | | | | net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki2020-01-221-2/+0
* | | | | net-sysfs: Fix reference count leakJouni Hogander2020-01-211-1/+3
|/ / / /
* | | | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang2020-01-171-12/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-01-163-11/+18
|\ \ \ \
| * | | | bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend2020-01-151-0/+1
| * | | | bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend2020-01-151-5/+5
| * | | | bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend2020-01-152-1/+8
| * | | | net: bpf: Don't leak time wait and request socketsLorenz Bauer2020-01-101-5/+4
| | |/ / | |/| |
* | | | devlink: correct misspelling of snapshotJacob Keller2020-01-111-3/+3
* | | | devlink: Wait longer before warning about unset port typeIdo Schimmel2020-01-101-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-225-6/+9
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-12-192-0/+3
| |\ \ \
| | * | | net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin2019-12-191-0/+2
| | * | | bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer2019-12-131-0/+1
| * | | | net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2019-12-171-2/+5
| * | | | net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet2019-12-171-1/+1
| |/ / /
| * | / neighbour: remove neigh_cleanup() methodEric Dumazet2019-12-091-3/+0
| | |/ | |/|
* / | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-094-78/+78
|/ /
* | inet: protect against too small mtu values.Eric Dumazet2019-12-071-1/+2
* | net: core: rename indirect block ingress cb functionJohn Hurley2019-12-061-23/+22
* | net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2019-12-061-2/+5
* | net: dsa: fix flow dissection on Tx pathAlexander Lobakin2019-12-061-2/+3
* | net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese2019-12-041-2/+2
* | xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon2019-12-041-4/+4
* | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-3/+1
* | cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi2019-12-031-9/+28
* | net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg2019-12-031-1/+3