| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | skb: add helpers to allocate ext independently from sk_buff | Paolo Abeni | 2020-01-09 | 1 | -2/+33 |
| * | | | | | mptcp: Add MPTCP to skb extensions | Mat Martineau | 2020-01-09 | 1 | -0/+7 |
| * | | | | | sock: Make sk_protocol a 16-bit value | Mat Martineau | 2020-01-09 | 1 | -38/+22 |
| * | | | | | flow_dissector: fix document for skb_flow_get_icmp_tci | Li RongQing | 2020-01-09 | 1 | -1/+1 |
| * | | | | | devlink: add devink notification when reporter update health state | Vikas Gupta | 2020-01-08 | 1 | -17/+42 |
| * | | | | | devlink: add support for reporter recovery completion | Vikas Gupta | 2020-01-08 | 1 | -2/+9 |
| | |_|/ /
| |/| | | |
|
| * | | | | page_pool: help compiler remove code in case CONFIG_NUMA=n | Jesper Dangaard Brouer | 2020-01-02 | 1 | -0/+9 |
| * | | | | page_pool: handle page recycle for NUMA_NO_NODE condition | Jesper Dangaard Brouer | 2020-01-02 | 1 | -19/+61 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-12-30 | 1 | -2/+0 |
| |\ \ \ \ |
|
| | * | | | | netfilter: Clean up unnecessary #ifdef | Lukas Wunner | 2019-12-17 | 1 | -2/+0 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-12-27 | 2 | -53/+37 |
| |\ \ \ \ \ |
|
| | * | | | | | xdp: Simplify __bpf_tx_xdp_map() | Björn Töpel | 2019-12-19 | 1 | -26/+7 |
| | * | | | | | xdp: Remove map_to_flush and map swap detection | Björn Töpel | 2019-12-19 | 1 | -24/+3 |
| | * | | | | | xdp: Make cpumap flush_list common for all map instances | Björn Töpel | 2019-12-19 | 1 | -1/+1 |
| | * | | | | | xdp: Make devmap flush_list common for all map instances | Björn Töpel | 2019-12-19 | 1 | -1/+1 |
| | * | | | | | xsk: Make xskmap flush_list common for all map instances | Björn Töpel | 2019-12-19 | 1 | -5/+4 |
| | * | | | | | bpf, xdp: Start using the BPF dispatcher for XDP | Björn Töpel | 2019-12-13 | 2 | -1/+26 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | net: Introduce peer to peer one step PTP time stamping. | Richard Cochran | 2019-12-25 | 1 | -0/+1 |
| * | | | | | net: Introduce a new MII time stamping interface. | Richard Cochran | 2019-12-25 | 1 | -10/+10 |
| * | | | | | net: Rephrased comments section of skb_mpls_pop() | Martin Varghese | 2019-12-24 | 1 | -1/+1 |
| * | | | | | net: skb_mpls_push() modified to allow MPLS header push at start of packet. | Martin Varghese | 2019-12-24 | 1 | -2/+6 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-22 | 8 | -84/+87 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | ethtool: move to its own directory | Michal Kubecek | 2019-12-12 | 2 | -3117/+1 |
| * | | | | | rtnetlink: provide permanent hardware address in RTM_NEWLINK | Michal Kubecek | 2019-12-12 | 1 | -0/+5 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-01-28 | 1 | -1/+1 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixes | Ingo Molnar | 2019-12-25 | 12 | -136/+164 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sched/rt, net: Use CONFIG_PREEMPTION.patch | Thomas Gleixner | 2019-12-08 | 1 | -1/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2020-01-25 | 1 | -3/+17 |
|\ \ \ \ \ |
|
| * | | | | | net: Fix skb->csum update in inet_proto_csum_replace16(). | Praveen Chaudhary | 2020-01-24 | 1 | -3/+17 |
| | |_|_|/
| |/| | | |
|
* | | | | | neigh_stat_seq_next() should increase position index | Vasily Averin | 2020-01-24 | 1 | -0/+1 |
* | | | | | net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link() | Eric Dumazet | 2020-01-23 | 2 | -12/+30 |
* | | | | | net: Fix packet reordering caused by GRO and listified RX cooperation | Maxim Mikityanskiy | 2020-01-22 | 1 | -31/+33 |
* | | | | | net, sk_msg: Don't check if sock is locked when tearing down psock | Jakub Sitnicki | 2020-01-22 | 1 | -2/+0 |
* | | | | | net-sysfs: Fix reference count leak | Jouni Hogander | 2020-01-21 | 1 | -1/+3 |
|/ / / / |
|
* | | | | net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key() | Cong Wang | 2020-01-17 | 1 | -12/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-01-16 | 3 | -11/+18 |
|\ \ \ \ |
|
| * | | | | bpf: Sockmap/tls, msg_push_data may leave end mark in place | John Fastabend | 2020-01-15 | 1 | -0/+1 |
| * | | | | bpf: Sockmap, skmsg helper overestimates push, pull, and pop bounds | John Fastabend | 2020-01-15 | 1 | -5/+5 |
| * | | | | bpf: Sockmap, ensure sock lock held during tear down | John Fastabend | 2020-01-15 | 2 | -1/+8 |
| * | | | | net: bpf: Don't leak time wait and request sockets | Lorenz Bauer | 2020-01-10 | 1 | -5/+4 |
| | |/ /
| |/| | |
|
* | | | | devlink: correct misspelling of snapshot | Jacob Keller | 2020-01-11 | 1 | -3/+3 |
* | | | | devlink: Wait longer before warning about unset port type | Ido Schimmel | 2020-01-10 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-22 | 5 | -6/+9 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-19 | 2 | -0/+3 |
| |\ \ \ |
|
| | * | | | net, sysctl: Fix compiler warning when only cBPF is present | Alexander Lobakin | 2019-12-19 | 1 | -0/+2 |
| | * | | | bpf: Clear skb->tstamp in bpf_redirect when necessary | Lorenz Bauer | 2019-12-13 | 1 | -0/+1 |
| * | | | | net-sysfs: Call dev_hold always in rx_queue_add_kobject | Jouni Hogander | 2019-12-17 | 1 | -2/+5 |
| * | | | | net: annotate lockless accesses to sk->sk_pacing_shift | Eric Dumazet | 2019-12-17 | 1 | -1/+1 |
| |/ / / |
|
| * | / | neighbour: remove neigh_cleanup() method | Eric Dumazet | 2019-12-09 | 1 | -3/+0 |
| | |/
| |/| |
|
* / | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 4 | -78/+78 |
|/ / |
|