Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c6fa8e6de3dc420cba092bf155b2ed25bcd537f7
/
net
/
core
/
rtnetlink.c
d64f69b
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
by Roopa Prabhu
· 9 years ago
c3a8d94
tcp: use dctcp if enabled on the route to the initiator
by Daniel Borkmann
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
614732e
openvswitch: Use regular VXLAN net_device device
by Thomas Graf
· 9 years ago
88d6378
netlink: changes for setting and clearing protodown via netlink.
by Anuradha Karuppiah
· 9 years ago
035d210
rtnetlink: reject non-IFLA_VF_PORT attributes inside IFLA_VF_PORTS
by Daniel Borkmann
· 9 years ago
4f7d2cd
rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
by Daniel Borkmann
· 9 years ago
7d4f8d8
switchdev; add VLAN support for port's bridge_getlink
by Scott Feldman
· 9 years ago
3b766cd
net/core: Add reading VF statistics through the PF netdevice
by Eran Ben Elisha
· 9 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ed2a80a
rtnl/bond: don't send rtnl msg for unregistered iface
by Nicolas Dichtel
· 10 years ago
42275bd
switchdev: don't use anonymous union on switchdev attr/obj structs
by Scott Feldman
· 10 years ago
f8e20a9
switchdev: convert parent_id_get to switchdev attr get
by Scott Feldman
· 10 years ago
ebb9a03
switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/
by Jiri Pirko
· 10 years ago
7a0877d
netns: rename peernet2id() to peernet2id_alloc()
by Nicolas Dichtel
· 10 years ago
46c264d
bridge/nl: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 10 years ago
01a3d79
if_link: Add an additional parameter to ifla_vf_info for RSS querying
by Vlad Zolotarov
· 10 years ago
78ebb0d
rtnetlink: Mark name argument of rtnl_create_link() const
by Thomas Graf
· 10 years ago
1e53d5b
net: Pass VLAN ID to rtnl_fdb_notify.
by Hubert Sokolowski
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
66400d5
net: allow to delete a whole device group
by WANG Cong
· 10 years ago
d079535
net: use for_each_netdev_safe() in rtnl_group_changelink()
by WANG Cong
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
db24a90
net: add support for phys_port_name
by David Ahern
· 10 years ago
4363890
net: Handle unregister properly when netdev namespace change fails.
by David S. Miller
· 10 years ago
cac5e65
net: do not use rcu in rtnl_dump_ifinfo()
by Eric Dumazet
· 10 years ago
06615be
net: Verify permission to link_net in newlink
by Eric W. Biederman
· 10 years ago
505ce41
net: Verify permission to dest_net in newlink
by Eric W. Biederman
· 10 years ago
4e10fd5
rtnetlink: avoid 0 sized arrays
by Sasha Levin
· 10 years ago
7afb888
rtnetlink: call ->dellink on failure when ->newlink exists
by WANG Cong
· 10 years ago
2573bee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
364d571
rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
by Daniel Borkmann
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
61bd385
net/core: Add event for a change in slave state
by Moni Shoua
· 10 years ago
add511b
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
by Roopa Prabhu
· 10 years ago
7b4ce69
rtnetlink: pass link_net to the newlink handler
by Nicolas Dichtel
· 10 years ago
59ccaaa
bridge: dont send notification when skb->len == 0 in rtnl_bridge_notify
by Roopa Prabhu
· 10 years ago
bdef279
rtnl: fix error path when adding an iface with a link net
by Nicolas Dichtel
· 10 years ago
317f481
rtnl: allow to create device with IFLA_LINK_NETNSID set
by Nicolas Dichtel
· 10 years ago
d37512a
rtnl: add link netns id to interface messages
by Nicolas Dichtel
· 10 years ago
4de8b41
bridge: remove oflags from setlink/dellink.
by Rosen, Rami
· 10 years ago
7b46a64
netlink: Fix bugs in nlmsg_end() conversions.
by David S. Miller
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
02dba43
bridge: fix setlink/dellink notifications
by Roopa Prabhu
· 10 years ago
ea69763
net: tcp: add RTAX_CC_ALGO fib handling
by Daniel Borkmann
· 10 years ago
6cb6974
net: Do not call ndo_dflt_fdb_dump if ndo_fdb_dump is defined
by Hubert Sokolowski
· 10 years ago
65891fe
net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow
by Or Gerlitz
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
86c6a2f
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
1d460b9
rocker: remove swdev mode
by Roopa Prabhu
· 10 years ago
395eea6
rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
by Mahesh Bandewar
· 10 years ago
2c3c031
bridge: add brport flags to dflt bridge_getlink
by Scott Feldman
· 10 years ago
82f2841
rtnl: expose physical switch id for particular device
by Jiri Pirko
· 10 years ago
02637fc
net: rename netdev_phys_port_id to more generic name
by Jiri Pirko
· 10 years ago
f6f6424
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
by Jiri Pirko
· 10 years ago
e0ebde0
rtnetlink: release net refcnt on error in do_setlink()
by Nicolas Dichtel
· 10 years ago
aa68c20
bridge: Sanitize IFLA_EXT_MASK for AF_BRIDGE:RTM_GETLINK
by Thomas Graf
· 10 years ago
6e8d1c5
bridge: Validate IFLA_BRIDGE_FLAGS attribute length
by Thomas Graf
· 10 years ago
ff960a7
netdev, sched/wait: Fix sleeping inside wait event
by Peter Zijlstra
· 10 years ago
ba99890
rtnl/do_setlink(): notify when a netdev is modified
by Nicolas Dichtel
· 10 years ago
90c325e
rtnl/do_setlink(): last arg is now a set of flags
by Nicolas Dichtel
· 10 years ago
1889b0e
rtnl/do_setlink(): set modified when IFLA_LINKMODE is updated
by Nicolas Dichtel
· 10 years ago
5d1180f
rtnl/do_setlink(): set modified when IFLA_TXQLEN is updated
by Nicolas Dichtel
· 10 years ago
945a367
rtnetlink: fix VF info size
by Jiri Benc
· 10 years ago
c8a89c4
rtnetlink: Drop unnecessary return value from ndo_dflt_fdb_del
by Alexander Duyck
· 10 years ago
5517750
net: rtnetlink - make create_link take name_assign_type
by Tom Gundersen
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
5e6d243
bridge: netlink dump interface at par with brctl
by Jamal Hadi Salim
· 10 years ago
5d5eacb
bridge: fdb dumping takes a filter device
by Jamal Hadi Salim
· 10 years ago
b0ab2fa
rtnetlink: allow to register ops without ops->setup set
by Jiri Pirko
· 10 years ago
e5eca6d
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
by Michal Schmidt
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c5b4616
net/core: Add VF link state control policy
by Doug Ledford
· 10 years ago
87757a9
net: force a list_del() in unregister_netdevice_many()
by Eric Dumazet
· 10 years ago
c99f7ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e51fb15
rtnetlink: fix a memory leak when ->newlink fails
by Cong Wang
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 10 years ago
200b916
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
by Cong Wang
· 11 years ago
c53864f
rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set
by David Gibson
· 11 years ago
973462b
rtnetlink: Warn when interface's information won't fit in our packet
by David Gibson
· 11 years ago
90f62cf
net: Use netlink_ns_capable to verify the permisions of netlink messages
by Eric W. Biederman
· 11 years ago
2d3b479
net-sysfs: expose number of carrier on/off changes
by david decotigny
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1c104a6
rtnetlink: fix fdb notification flags
by Nicolas Dichtel
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f7b1260
rtnl: make ifla_policy static
by Jiri Pirko
· 11 years ago
0e0eee2
net: correct error path in rtnl_newlink()
by Cong Wang
· 11 years ago
6049f25
rtnetlink: fix oops in rtnl_link_get_slave_info_data_size
by Fernando Luis Vazquez Cao
· 11 years ago
813f020
rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info
by Jiri Pirko
· 11 years ago
3bad540
bonding: convert netlink to use slave data info api
by Jiri Pirko
· 11 years ago
ba7d49b
rtnetlink: provide api for getting and setting slave info
by Jiri Pirko
· 11 years ago
df7dbcb
rtnetlink: put "BOND" into nl attribute names which are related to bonding
by Jiri Pirko
· 11 years ago
1d3ee88
bonding: add netlink attributes to slave link dev
by sfeldma@cumulusnetworks.com
· 11 years ago
3678a9d
netlink: cleanup rntl_af_register
by stephen hemminger
· 11 years ago
7f29405
net: fix rtnl notification in atomic context
by Alexei Starovoitov
· 11 years ago
a528c21
dev: update __dev_notify_flags() to send rtnl msg
by Nicolas Dichtel
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
Next »