aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet1-0/+3
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko1-1/+1
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko1-0/+4
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima1-0/+13
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-2/+4
2023-02-10Daniel Borkmann says:Jakub Kicinski1-0/+15
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long1-0/+2
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long1-0/+2
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen1-0/+2
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-2/+2
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean1-0/+5
2023-02-06net: add sock_init_data_uid()Pietro Borrello1-1/+6
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean1-0/+1
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean1-0/+1
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean1-0/+4
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean2-10/+10
2023-02-06net: page_pool: use in_softirq() insteadQingfang DENG1-2/+2
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet1-2/+11
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov1-3/+4
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov1-0/+1
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet1-0/+6
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka1-0/+12
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski1-0/+3
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov1-0/+1
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela1-15/+66
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long1-2/+2
2023-02-01net: add a couple of helpers for iph tot_lenXin Long1-3/+0
2023-01-30devlink: remove devlink featuresJiri Pirko1-1/+1
2023-01-28mac802154: Handle basic beaconingMiquel Raynal1-0/+16
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal2-0/+26
2023-01-28net: netlink: recommend policy range validationJohannes Berg1-1/+2
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-0/+26
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko1-5/+11
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko1-2/+2
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko1-4/+0
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski1-2/+3
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski1-1/+3
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki2-1/+6
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl1-5/+1
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl1-2/+3
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl1-1/+2
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl1-4/+1
2023-01-25net/ism: Add new API for client registrationStefan Raspl1-9/+2
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault1-4/+0
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-39/+50
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen1-0/+5
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev1-0/+21
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean1-0/+11
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang1-0/+3