index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Age
Commit message (
Expand
)
Author
2023-11-18
rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
Li RongQing
2023-10-27
rtnetlink: Add MDB get support
Ido Schimmel
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-16
netlink: Correct offload_xstats size
Christoph Paasch
2023-10-13
net: Handle bulk delete policy in bridge driver
Amit Cohen
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
Lin Ma
2023-07-19
bridge: Add backup nexthop ID support
Ido Schimmel
2023-07-18
rtnetlink: Move nesting cancellation rollback to proper function
Gal Pressman
2023-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-12
rtnetlink: Restore RTM_NEW/DELLINK notification behavior
Martin Willi
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-17
rtnetlink: bridge: mcast: Relax group address validation in common code
Ido Schimmel
2023-03-17
rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
Ido Schimmel
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2022-11-03
net: expose devlink port over rtnetlink
Jiri Pirko
2022-11-03
bridge: Add MAC Authentication Bypass (MAB) support
Hans J. Schultz
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link
Hangbin Liu
2022-10-31
rtnetlink: Honour NLM_F_ECHO flag in rtnl_newlink_create
Hangbin Liu
2022-10-31
rtnetlink: pass netlink message header and portid to rtnl_configure_link()
Hangbin Liu
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
2022-09-01
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
2022-08-15
net: rtnetlink: fix module reference count leak issue in rtnetlink_rcv_msg
Zhengchao Shao
2022-05-16
net: allow gro_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: allow gso_max_size to exceed 65536
Alexander Duyck
2022-05-16
net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
Eric Dumazet
2022-05-12
rtnetlink: verify rate parameters for calls to ndo_set_vf_rate
Bin Chen
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
2022-05-02
rtnl: move rtnl_newlink_create()
Jakub Kicinski
2022-05-02
rtnl: split __rtnl_newlink() into two functions
Jakub Kicinski
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
2022-04-22
Revert "rtnetlink: return EINVAL when request cannot succeed"
Florent Fourcot
2022-04-19
rtnetlink: return EINVAL when request cannot succeed
Florent Fourcot
2022-04-19
rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink
Florent Fourcot
2022-04-19
rtnetlink: enable alt_ifname for setlink/newlink
Florent Fourcot
[next]