aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 1-4/+5
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-12/+8
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+2
2022-10-06Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-1/+1
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 358-16880/+10083
2022-10-03Merge tag 'nfsd-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 2-17/+41
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 14-53/+88
2022-10-03once: rename _SLOW to _SLEEPABLEGravatar Jason A. Donenfeld 1-2/+2
2022-10-03ethtool: add interface to interact with Ethernet Power EquipmentGravatar Oleksij Rempel 5-1/+209
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar Jakub Kicinski 3-27/+26
2022-10-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 13-31/+343
2022-10-03net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.cGravatar Lorenzo Bianconi 4-52/+87
2022-10-03once: add DO_ONCE_SLOW() for sleepable contextsGravatar Eric Dumazet 1-2/+2
2022-10-03net/ieee802154: reject zero-sized raw_sendmsg()Gravatar Tetsuo Handa 1-0/+3
2022-10-03gro: add support of (hw)gro packets to gro stackGravatar Coco Li 2-6/+29
2022-10-03mptcp: update misleading comments.Gravatar Paolo Abeni 1-7/+7
2022-10-03mptcp: use fastclose on more edge scenariosGravatar Paolo Abeni 1-19/+44
2022-10-03mptcp: propagate fastclose errorGravatar Paolo Abeni 1-11/+36
2022-10-03af_unix: Fix memory leaks of the whole sk due to OOB skb.Gravatar Kuniyuki Iwashima 1-6/+7
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_parmGravatar Liu Jian 3-49/+34
2022-10-03net: Add helper function to parse netlink msg of ip_tunnel_encapGravatar Liu Jian 4-107/+41
2022-10-03net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Gravatar Tetsuo Handa 1-1/+1
2022-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 18-256/+633
2022-10-02net: sched: use tc_cls_bind_class() in filterGravatar Zhengchao Shao 9-54/+9
2022-10-02net: sched: ensure n arg not empty before call bind_classGravatar Zhengchao Shao 1-1/+1
2022-09-30net: dsa: remove bool devlink_port_setupGravatar Vladimir Oltean 1-8/+6
2022-09-30net: dsa: don't do devlink port setup earlyGravatar Jiri Pirko 1-94/+82
2022-09-30net: dsa: don't leave dangling pointers in dp->pl when failingGravatar Vladimir Oltean 3-10/+19
2022-09-30net: dsa: move port_setup/teardown to be called outside devlink port register...Gravatar Jiri Pirko 1-42/+26
2022-09-30net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...Gravatar Jiri Pirko 1-3/+43
2022-09-30net: devlink: introduce a flag to indicate devlink port being registeredGravatar Jiri Pirko 1-2/+4
2022-09-30net: devlink: introduce port registered assert helper and use itGravatar Jiri Pirko 1-13/+19
2022-09-30Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jakub Kicinski 14-1649/+1565
2022-09-30genetlink: reject use of nlmsg_flags for new commandsGravatar Jakub Kicinski 1-1/+31
2022-09-30Bluetooth: hci_sync: Fix not indicating power stateGravatar Luiz Augusto von Dentz 1-0/+1
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Jakub Kicinski 19-288/+766
2022-09-30xsk: Expose min chunk size to driversGravatar Maxim Mikityanskiy 1-2/+0
2022-09-30ip6_vti:Remove the space before the commaGravatar Hongbin Wang 1-1/+1
2022-09-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 4-7/+22
2022-09-30tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedGravatar Neal Cardwell 2-7/+14
2022-09-30sctp: handle the error returned from sctp_auth_asoc_init_active_keyGravatar Xin Long 1-4/+14
2022-09-30net: bridge: assign path_cost for 2.5G and 5G link speedGravatar Steven Hsieh 1-1/+10
2022-09-30net-next: skbuff: refactor pskb_pullGravatar Richard Gobert 3-4/+4
2022-09-30net-sysfs: Convert to use sysfs_emit() APIsGravatar Wang Yufen 1-29/+29
2022-09-29net/sched: taprio: allow user input of per-tc max SDUGravatar Vladimir Oltean 1-1/+151
2022-09-29net/sched: query offload capabilities through ndo_setup_tc()Gravatar Vladimir Oltean 1-0/+17
2022-09-29net/tipc: Remove unused struct distr_queue_itemGravatar Yuan Can 1-8/+0
2022-09-29net: skb: introduce and use a single page frag cacheGravatar Paolo Abeni 2-22/+103
2022-09-29net: sched: cls_u32: Avoid memcpy() false-positive warningGravatar Kees Cook 1-1/+5