summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2023-02-08net/sched: taprio: give higher priority to higher TCs in software dequeue modeVladimir Oltean
2023-02-06net: add sock_init_data_uid()Pietro Borrello
2023-02-06net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpswVladimir Oltean
2023-02-06net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()Vladimir Oltean
2023-02-06net/sched: mqprio: allow offloading drivers to request queue count validationVladimir Oltean
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-02-06net: page_pool: use in_softirq() insteadQingfang DENG
2023-02-03raw: use net_hash_mix() in hash functionEric Dumazet
2023-02-03netfilter: flowtable: cache info of last offloadVlad Buslov
2023-02-03netfilter: flowtable: allow unidirectional rulesVlad Buslov
2023-02-02tcp: add TCP_MINTTL drop reasonEric Dumazet
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2023-02-02netdev-genl: create a simple family for netdev stuffJakub Kicinski
2023-02-02ipvs: avoid kfree_rcu without 2nd argJulian Anastasov
2023-02-02net/sched: transition act_pedit to rcu and percpu statsPedro Tammela
2023-02-01netfilter: use skb_ip_totlen and iph_totlenXin Long
2023-02-01net: add a couple of helpers for iph tot_lenXin Long
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-28mac802154: Handle basic beaconingMiquel Raynal
2023-01-28ieee802154: Add support for user beaconing requestsMiquel Raynal
2023-01-28net: netlink: recommend policy range validationJohannes Berg
2023-01-28Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27devlink: protect devlink param list by instance lockJiri Pirko
2023-01-27devlink: make devlink_param_driverinit_value_set() return voidJiri Pirko
2023-01-27devlink: make devlink_param_register/unregister staticJiri Pirko
2023-01-27net: remove unnecessary includes from net/flow.hJakub Kicinski
2023-01-27net: checksum: drop the linux/uaccess.h includeJakub Kicinski
2023-01-25inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-01-25net/smc: De-tangle ism and smc device initializationStefan Raspl
2023-01-25s390/ism: Consolidate SMC-D-related codeStefan Raspl
2023-01-25net/smc: Separate SMC-D and ISM APIsStefan Raspl
2023-01-25net/smc: Register SMC-D as ISM clientStefan Raspl
2023-01-25net/ism: Add new API for client registrationStefan Raspl
2023-01-24ipv6: Make ip6_route_output_flags_noref() static.Guillaume Nault
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-23xsk: Add cb area to struct xdp_buff_xskToke Høiland-Jørgensen
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon
2023-01-20net: dcb: add new rewrite tableDaniel Machon