summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-301-2/+0
|\
| * 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
|\ \ \ | |_|/ |/| |
| * | 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
| |/
* | ethtool: move to its own directoryMichal Kubecek2019-12-122-3117/+1
* | rtnetlink: provide permanent hardware address in RTM_NEWLINKMichal Kubecek2019-12-121-0/+5
|/
* 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
* net: fix a leak in register_netdevice()Dan Carpenter2019-12-031-3/+3
* Fixed updating of ethertype in function skb_mpls_popMartin Varghese2019-12-021-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-012-5/+5
|\
| * net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski2019-11-282-5/+5
* | Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-011-2/+4
|\ \ | |/ |/|
| * y2038: socket: remove timespec reference in timestampingArnd Bergmann2019-11-151-2/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-271-0/+14
|\ \
| * \ Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-252-0/+19
| |\ \
| | * | net/core: Add support for getting VF GUIDsDanit Goldberg2019-11-221-0/+14
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-1/+1
|\ \ \ \
| * | | | locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai2019-10-091-1/+1
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-312-4/+4
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | net/core: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney2019-10-302-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-2517-448/+1161
|\ \ \ \ \ \
| * | | | | | net: gro: use vlan API instead of accessing directlyTonghao Zhang2019-11-231-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-222-12/+36
| |\ \ \ \ \ \