summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-23net: remove .ndo_change_proto_downJakub Kicinski
2021-11-22devlink: Add 'enable_iwarp' generic device paramShiraz Saleem
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook
2021-11-22skbuff: Move conditional preprocessor directives out of struct sk_buffKees Cook
2021-11-22arp: Remove #ifdef CONFIG_PROC_FSYajun Deng
2021-11-22net-sysfs: Slightly optimize 'xps_queue_show()'Christophe JAILLET
2021-11-22rds: Fix a typo in a commentChristophe JAILLET
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
2021-11-22ethtool: add support to set/get tx copybreak buf size via ethtoolHao Chen
2021-11-20mptcp: sockopt: add SOL_IP freebind & transparent optionsFlorian Westphal
2021-11-20mptcp: Support for IP_TOS for MPTCP setsockopt()Poorva Sonparote
2021-11-20ipv4: Exposing __ip_sock_set_tos() in ip.hPoorva Sonparote
2021-11-20net: kunit: add a test for dev_addr_listsJakub Kicinski
2021-11-20dev_addr_list: put the first addr on the treeJakub Kicinski
2021-11-20dev_addr: add a modification checkJakub Kicinski
2021-11-20net: unexport dev_addr_init() & dev_addr_flush()Jakub Kicinski
2021-11-20net: constify netdev->dev_addrJakub Kicinski
2021-11-19net/bridge: replace simple_strtoul to kstrtolBernard Zhao
2021-11-19ethtool: stats: Use struct_group() to clear all stats at onceKees Cook
2021-11-19net/af_iucv: Use struct_group() to zero struct iucv_sock regionKees Cook
2021-11-19ipv6: Use memset_after() to zero rt6_infoKees Cook
2021-11-19net: 802: Use memset_startat() to clear struct fieldsKees Cook
2021-11-19net: dccp: Use memset_startat() for TP zeroingKees Cook
2021-11-19net/af_iucv: fix kernel doc commentsHeiko Carstens
2021-11-19net/iucv: fix kernel doc commentsHeiko Carstens
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-18mctp/test: Update refcount checking in route fragment testsJeremy Kerr
2021-11-18ipv6: ah6: use swap() to make code cleanerYao Jing
2021-11-18ipv6: check return value of ipv6_skip_exthdrJordy Zomer
2021-11-18devlink: Don't throw an error if flash notification sent before devlink visibleLeon Romanovsky
2021-11-18page_pool: Revert "page_pool: disable dma mapping support..."Yunsheng Lin
2021-11-17ipv4/raw: support binding to nonlocal addressesRiccardo Paolo Bestetti
2021-11-17NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-11-17NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-17NFC: reorganize the functions in nci_requestLin Ma
2021-11-17tipc: check for null after calling kmemdupTadeusz Struk
2021-11-17net: no longer stop all TX queues in dev_watchdog()Eric Dumazet
2021-11-17net: do not inline netif_tx_lock()/netif_tx_unlock()Eric Dumazet
2021-11-17net: annotate accesses to queue->trans_startEric Dumazet
2021-11-17net: use an atomic_long_t for queue->trans_timeoutEric Dumazet
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-11-16net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long
2021-11-16net: align static siphash keysEric Dumazet
2021-11-16Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-11-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-16Bluetooth: Attempt to clear HCI_LE_ADV on adv set terminated error eventArchie Pusaka