index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-11-07
genetlink: convert control family to split ops
Jakub Kicinski
2022-11-07
genetlink: allow families to use split ops directly
Jakub Kicinski
2022-11-07
genetlink: inline old iteration helpers
Jakub Kicinski
2022-11-07
genetlink: use iterator in the op to policy map dumping
Jakub Kicinski
2022-11-07
genetlink: add iterator for walking family ops
Jakub Kicinski
2022-11-07
genetlink: inline genl_get_cmd()
Jakub Kicinski
2022-11-07
genetlink: support split policies in ctrl_dumppolicy_put_op()
Jakub Kicinski
2022-11-07
genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
Jakub Kicinski
2022-11-07
genetlink: check for callback type at op load time
Jakub Kicinski
2022-11-07
genetlink: load policy based on validation flags
Jakub Kicinski
2022-11-07
genetlink: introduce split op representation
Jakub Kicinski
2022-11-07
genetlink: refactor the cmd <> policy mapping dump
Jakub Kicinski
2022-11-04
net: remove redundant check in ip_metrics_convert()
Zhengchao Shao
2022-11-04
rds: remove redundant variable total_payload_len
Colin Ian King
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: devlink: add not cleared type warning to port unregister
Jiri Pirko
2022-11-03
net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...
Jiri Pirko
2022-11-03
net: devlink: remove net namespace check from devlink_nl_port_fill()
Jiri Pirko
2022-11-03
net: devlink: remove netdev arg from devlink_port_type_eth_set()
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-11-03
net: devlink: track netdev with devlink_port assigned
Jiri Pirko
2022-11-03
net: devlink: take RTNL in port_fill() function only if it is not held
Jiri Pirko
2022-11-03
net: devlink: move port_type_netdev_checks() call to __devlink_port_type_set()
Jiri Pirko
2022-11-03
net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
Jiri Pirko
2022-11-03
net: devlink: convert devlink port type-specific pointers to union
Jiri Pirko
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
2022-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-03
Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-11-03
net: dcb: add new apptrust attribute
Daniel Machon
2022-11-03
net: dcb: add new pcp selector to app object
Daniel Machon
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-11-02
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2022-11-02
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
2022-11-02
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
2022-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-11-02
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
2022-11-02
Bluetooth: hci_conn: Fix not restoring ISO buffer count on disconnect
Luiz Augusto von Dentz
2022-11-02
Bluetooth: L2CAP: Fix memory leak in vhci_write
Hawkins Jiawei
2022-11-02
Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
Zhengchao Shao
2022-11-02
Bluetooth: hci_conn: Fix CIS connection dst_type handling
Pauli Virtanen
2022-11-02
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu
Maxim Mikityanskiy
2022-11-02
netfilter: ipset: enforce documented limit to prevent allocating huge memory
Jozsef Kadlecsik
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
[next]