summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-11-07genetlink: convert control family to split opsJakub Kicinski
2022-11-07genetlink: allow families to use split ops directlyJakub Kicinski
2022-11-07genetlink: inline old iteration helpersJakub Kicinski
2022-11-07genetlink: use iterator in the op to policy map dumpingJakub Kicinski
2022-11-07genetlink: add iterator for walking family opsJakub Kicinski
2022-11-07genetlink: inline genl_get_cmd()Jakub Kicinski
2022-11-07genetlink: support split policies in ctrl_dumppolicy_put_op()Jakub Kicinski
2022-11-07genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()Jakub Kicinski
2022-11-07genetlink: check for callback type at op load timeJakub Kicinski
2022-11-07genetlink: load policy based on validation flagsJakub Kicinski
2022-11-07genetlink: introduce split op representationJakub Kicinski
2022-11-07genetlink: refactor the cmd <> policy mapping dumpJakub Kicinski
2022-11-04net: remove redundant check in ip_metrics_convert()Zhengchao Shao
2022-11-04rds: remove redundant variable total_payload_lenColin Ian King
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: use devlink_port pointer instead of ndo_get_devlink_portJiri Pirko
2022-11-03net: devlink: add not cleared type warning to port unregisterJiri Pirko
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko
2022-11-03net: devlink: remove net namespace check from devlink_nl_port_fill()Jiri Pirko
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko
2022-11-03net: devlink: take RTNL in port_fill() function only if it is not heldJiri Pirko
2022-11-03net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set()Jiri Pirko
2022-11-03net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()Jiri Pirko
2022-11-03net: devlink: convert devlink port type-specific pointers to unionJiri Pirko
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03net: dcb: add new apptrust attributeDaniel Machon
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon
2022-11-03vsock: fix possible infinite sleep in vsock_connectible_wait_data()Dexuan Cui
2022-11-03vsock: remove the unused 'wait' in vsock_connectible_recvmsg()Dexuan Cui
2022-11-02ipv6: fix WARNING in ip6_route_net_exit_late()Zhengchao Shao
2022-11-02bridge: Fix flushing of dynamic FDB entriesIdo Schimmel
2022-11-02net, neigh: Fix null-ptr-deref in neigh_table_clear()Chen Zhongjin
2022-11-02net/smc: Fix possible leaked pernet namespace in smc_init()Chen Zhongjin
2022-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-11-02Bluetooth: L2CAP: Fix attempting to access uninitialized memoryLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix l2cap_global_chan_by_psmLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix accepting connection request for invalid SPSMLuiz Augusto von Dentz
2022-11-02Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnectLuiz Augusto von Dentz
2022-11-02Bluetooth: L2CAP: Fix memory leak in vhci_writeHawkins Jiawei
2022-11-02Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()Zhengchao Shao
2022-11-02Bluetooth: hci_conn: Fix CIS connection dst_type handlingPauli Virtanen
2022-11-02Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sduMaxim Mikityanskiy
2022-11-02netfilter: ipset: enforce documented limit to prevent allocating huge memoryJozsef Kadlecsik
2022-11-02Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski