summaryrefslogtreecommitdiffstats
path: root/LICENSES (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-24netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal1-10/+6
2024-01-24netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal1-0/+4
2024-01-24netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal1-7/+16
2024-01-24netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso1-2/+9
2024-01-24netfilter: nf_tables: cleanup documentationGeorge Guo1-10/+39
2024-01-24net/sched: flower: Fix chain template offloadIdo Schimmel3-1/+35
2024-01-24selftests: fill in some missing configs for netJakub Kicinski1-0/+28
2024-01-24hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley1-2/+2
2024-01-24Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu1-5/+20
2024-01-23ipv6: init the accept_queue's spinlocks in inet6_createZhengchao Shao1-0/+3
2024-01-23netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao1-1/+1
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima1-18/+50
2024-01-23tcp: Add memory barrier to tcp_push()Salvatore Dipietro1-0/+1
2024-01-22net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan1-1/+1
2024-01-22net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur1-0/+11
2024-01-22dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski1-6/+0
2024-01-22dpll: fix userspace availability of pinsArkadiusz Kubalewski1-2/+27
2024-01-22dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski3-18/+69
2024-01-22dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski1-3/+4
2024-01-22tun: add missing rx stats accounting in tun_xdp_actYunjian Wang1-0/+2
2024-01-22tun: fix missing dropped counter in tun_xdp_actYunjian Wang1-2/+6
2024-01-22net: fix removing a namespace with conflicting altnamesJakub Kicinski2-0/+12
2024-01-21idpf: distinguish vports by the dev_port attributeMichal Schmidt1-0/+2
2024-01-21udp: fix busy pollingEric Dumazet4-14/+26
2024-01-20llc: Drop support for ETH_P_TR_802_2.Kuniyuki Iwashima2-11/+2
2024-01-20llc: make llc_ui_sendmsg() more robust against bonding changesEric Dumazet1-8/+16
2024-01-20vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPINGLin Ma1-0/+4
2024-01-20bnxt_en: Fix possible crash after creating sw mqprio TCsMichael Chan5-11/+17
2024-01-20bnxt_en: Prevent kernel warning when running offline self testMichael Chan1-0/+3
2024-01-20bnxt_en: Fix RSS table entries calculation for P5_PLUS chipsMichael Chan2-6/+14
2024-01-20bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()Michael Chan1-2/+3
2024-01-20bnxt_en: Wait for FLR to complete during probeMichael Chan1-0/+5
2024-01-20tcp: make sure init the accept_queue's spinlocks onceZhengchao Shao4-3/+15
2024-01-20selftests: bonding: Increase timeout to 1200sBenjamin Poirier1-1/+1
2024-01-19net/smc: fix illegal rmb_desc access in SMC-D connection dumpWen Gu1-1/+1
2024-01-18MAINTAINERS: use proper email for my I2C workWolfram Sang1-1/+1
2024-01-18i2c: stm32f7: add support for stm32mp25 socAlain Volmat1-88/+126
2024-01-18i2c: stm32f7: perform I2C_ISR read once at beginning of event isrAlain Volmat1-7/+5
2024-01-18dt-bindings: i2c: document st,stm32mp25-i2c compatibleAlain Volmat1-0/+28
2024-01-18i2c: stm32f7: simplify status messages in case of errorsAlain Volmat1-7/+5
2024-01-18i2c: stm32f7: perform most of irq job in threaded handlerAlain Volmat1-70/+56
2024-01-18i2c: stm32f7: use dev_err_probe upon calls of devm_request_irqAlain Volmat1-10/+4
2024-01-18i2c: i801: Add lis3lv02d for Dell XPS 15 7590Paul Menzel1-0/+1
2024-01-18i2c: i801: Add lis3lv02d for Dell Precision 3540Paul Menzel1-0/+1
2024-01-18i2c: wmt: Reduce redundant: REG_CR settingHans Hu1-26/+9
2024-01-18i2c: wmt: Reduce redundant: function parameterHans Hu1-10/+5
2024-01-18i2c: wmt: Reduce redundant: clock mode settingHans Hu1-21/+7
2024-01-18i2c: wmt: Reduce redundant: wait event completeHans Hu1-14/+6
2024-01-18i2c: wmt: Reduce redundant: bus busy checkHans Hu1-12/+7
2024-01-18i2c: mux: reg: Remove class-based device auto-detection supportHeiner Kallweit2-5/+1