summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela2023-02-161-2/+7
* net/sched: act_nat: transition to percpu stats and rcuPedro Tammela2023-02-161-3/+7
* net/sched: Retire rsvp classifierJamal Hadi Salim2023-02-161-10/+0
* net/sched: Retire tcindex classifierJamal Hadi Salim2023-02-161-5/+0
* net: no longer support SOCK_REFCNT_DEBUG featureJason Xing2023-02-151-28/+0
* net/sched: support per action hw statsOz Shlomo2023-02-142-10/+20
* net/sched: introduce flow_offload action cookieOz Shlomo2023-02-141-0/+2
* net/sched: pass flow_stats instead of multiple stats argsOz Shlomo2023-02-141-6/+5
* ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2023-02-142-1/+10
* ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet2023-02-141-1/+2
* net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet2023-02-141-0/+3
* devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko2023-02-131-1/+1
* devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko2023-02-131-0/+4
* Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-02-112-2/+4
|\
| * Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen2023-02-091-0/+2
| * Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-02-091-2/+2
* | Daniel Borkmann says:Jakub Kicinski2023-02-111-0/+15
|\ \
| * | drivers: net: turn on XDP featuresMarek Majtyka2023-02-031-0/+12
| * | netdev-genl: create a simple family for netdev stuffJakub Kicinski2023-02-031-0/+3
* | | net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long2023-02-111-0/+2
* | | net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long2023-02-111-0/+2
| |/ |/|
* | net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean2023-02-081-0/+5
* | net: add sock_init_data_uid()Pietro Borrello2023-02-061-1/+6
* | net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean2023-02-061-0/+1
* | net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean2023-02-061-0/+1
* | net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean2023-02-061-0/+4
* | net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2023-02-062-10/+10
* | net: page_pool: use in_softirq() insteadQingfang DENG2023-02-061-2/+2
* | raw: use net_hash_mix() in hash functionEric Dumazet2023-02-041-2/+11
* | netfilter: flowtable: cache info of last offloadVlad Buslov2023-02-031-3/+4
* | netfilter: flowtable: allow unidirectional rulesVlad Buslov2023-02-031-0/+1
* | tcp: add TCP_MINTTL drop reasonEric Dumazet2023-02-031-0/+6
* | net/sched: transition act_pedit to rcu and percpu statsPedro Tammela2023-02-021-15/+66
* | netfilter: use skb_ip_totlen and iph_totlenXin Long2023-02-021-2/+2
* | net: add a couple of helpers for iph tot_lenXin Long2023-02-021-3/+0
* | devlink: remove devlink featuresJiri Pirko2023-01-301-1/+1
|/
* net: netlink: recommend policy range validationJohannes Berg2023-01-281-1/+2
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-282-0/+26
|\
| * xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen2023-01-231-0/+5
| * bpf: XDP metadata RX kfuncsStanislav Fomichev2023-01-231-0/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-281-0/+3
|\ \
| * | net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2023-01-211-0/+3
* | | devlink: protect devlink param list by instance lockJiri Pirko2023-01-271-5/+11
* | | devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko2023-01-271-2/+2
* | | devlink: make devlink_param_register/unregister staticJiri Pirko2023-01-271-4/+0
* | | net: remove unnecessary includes from net/flow.hJakub Kicinski2023-01-271-2/+3
* | | net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-271-1/+3
* | | inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki2023-01-262-1/+6
* | | net/smc: De-tangle ism and smc device initializationStefan Raspl2023-01-251-5/+1
* | | s390/ism: Consolidate SMC-D-related codeStefan Raspl2023-01-251-2/+3