summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | nexthop: Allow reporting activity of nexthop bucketsIdo Schimmel2021-03-111-0/+2
| * | | | nexthop: Allow setting "offload" and "trap" indication of nexthop bucketsIdo Schimmel2021-03-111-0/+2
| * | | | nexthop: Add data structures for resilient group notificationsIdo Schimmel2021-03-111-0/+19
| * | | | nexthop: Add implementation of resilient next-hop groupsPetr Machata2021-03-111-0/+42
| * | | | nexthop: Add a dedicated flag for multipath next-hop groupsPetr Machata2021-03-111-3/+4
| * | | | seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()Julien Massonneau2021-03-111-0/+1
| * | | | net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean2021-03-101-0/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-03-093-53/+11
| |\ \ \ \
| | * | | | bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel2021-03-101-19/+0
| | * | | | skmsg: Move sk_redir from TCP_SKB_CB to skbCong Wang2021-02-261-19/+0
| | * | | | bpf: Compute data_end dynamically with JIT codeCong Wang2021-02-261-6/+0
| | * | | | bpf: Clean up sockmap related KconfigsCong Wang2021-02-262-9/+11
| | | |/ / | | |/| |
* | | | | Merge tag 'afs-netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-04-271-1/+1
|\ \ \ \ \
| * | | | | afs: Don't truncate iter during data fetchDavid Howells2021-04-231-1/+1
| |/ / / /
* | | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-2/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge 5.12-rc6 into tty-nextGreg Kroah-Hartman2021-04-057-4/+52
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: nfc: nci: drop nci_uart_ops::recv_bufJiri Slaby2021-03-101-2/+0
| | |/ / | |/| |
* | | | ipv6: report errors for iftoken via netlink extackStephen Hemminger2021-04-081-2/+2
* | | | net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-081-6/+1
* | | | net: sched: fix action overwrite reference countingVlad Buslov2021-04-081-2/+3
* | | | Revert "net: correct sk_acceptq_is_full()"Eric Dumazet2021-03-311-1/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-03-312-3/+5
|\ \ \ \
| * | | | xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-03-241-1/+1
| * | | | net: xfrm: Use sequence counter with associated spinlockAhmed S. Darwish2021-03-221-1/+1
| * | | | net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-03-221-1/+3
| * | | | xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-03-031-1/+1
| | |_|/ | |/| |
* | | | net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-03-301-0/+9
* | | | sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-03-251-2/+2
| |_|/ |/| |
* | | sch_red: Fix a typoBhaskar Chowdhury2021-03-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-03-181-0/+3
|\ \ \
| * | | netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso2021-03-181-0/+3
* | | | can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-161-0/+2
* | | | tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin2021-03-151-1/+1
|/ / /
* | | net: correct sk_acceptq_is_full()liuyacan2021-03-121-1/+1
* | | net: sched: validate stab valuesEric Dumazet2021-03-101-1/+9
* | | ipv6: fix suspecious RCU usage warningWei Wang2021-03-101-0/+24
* | | net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-101-0/+11
| |/ |/|
* | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-231-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-02-171-0/+6
|\
| * netfilter: nftables: introduce table ownershipPablo Neira Ayuso2021-02-151-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-161-0/+1
|\ \
| * | net: sched: fix police ext initializationVlad Buslov2021-02-161-0/+1
* | | net: dsa: add MRP supportHoratiu Vultur2021-02-161-0/+12
* | | switchdev: mrp: Extend ring_role_mrp and in_role_mrpHoratiu Vultur2021-02-161-0/+2
* | | switchdev: mrp: Remove CONFIG_BRIDGE_MRPHoratiu Vultur2021-02-161-10/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-02-164-0/+11
|\ \ \
| * | | net, veth: Alloc skb in bulk for ndo_xdp_xmitLorenzo Bianconi2021-02-041-0/+1
| * | | bpf: Allow rewriting to ports under ip_unprivileged_port_startStanislav Fomichev2021-01-271-0/+2
| * | | bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVEStanislav Fomichev2021-01-202-0/+3
| * | | net, xdp: Introduce xdp_build_skb_from_frame utility routineLorenzo Bianconi2021-01-201-0/+2