index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnl: Add #ifdef CONFIG_RPS around num_rx_queues reference
Mark A. Greer
2012-07-22
1
-0
/
+2
*
rtnl: allow to specify number of rx and tx queues on device creation
Jiri Pirko
2012-07-20
1
-2
/
+13
*
rtnl: allow to specify different num for rx and tx queue count
Jiri Pirko
2012-07-20
1
-8
/
+8
*
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-1
/
+1
*
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
David S. Miller
2012-07-10
1
-3
/
+1
*
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
Pablo Neira Ayuso
2012-06-29
1
-2
/
+7
*
netlink: Get rid of obsolete rtnetlink macros
Thomas Graf
2012-06-27
1
-13
/
+0
*
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-5
/
+3
*
net: rtnetlink notify events for FDB NTF_SELF adds and deletes
John Fastabend
2012-04-15
1
-2
/
+33
*
net: add fdb generic dump routine
John Fastabend
2012-04-15
1
-0
/
+84
*
net: add generic PF_BRIDGE:RTM_ FDB hooks
John Fastabend
2012-04-15
1
-0
/
+152
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-3
/
+3
*
rtnetlink & bonding: change args got get_tx_queues
stephen hemminger
2012-04-13
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-10
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
net: Report dev->promiscuity in netlink reports.
Ben Greear
2012-04-02
1
-0
/
+3
*
|
rtnetlink: Stop using NLA_PUT*().
David S. Miller
2012-04-02
1
-32
/
+35
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-05
1
-8
/
+10
|
\
|
*
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
Eric Dumazet
2012-03-04
1
-8
/
+10
*
|
rtnetlink: Fix VF IFLA policy
Greg Rose
2012-02-29
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-26
1
-21
/
+57
|
\
\
|
|
/
|
*
rtnetlink: Fix problem with buffer allocation
Greg Rose
2012-02-21
1
-21
/
+57
*
|
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
2012-02-26
1
-2
/
+7
|
/
*
net: RTNETLINK adjusting values of min_ifinfo_dump_size
Stefan Gula
2012-01-26
1
-0
/
+3
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
|
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
1
-1
/
+1
*
|
rtnetlink: rtnl_link_register() sanity test
Eric Dumazet
2011-12-14
1
-11
/
+14
*
|
if_link: Add additional parameter to IFLA_VF_INFO for spoof checking
Greg Rose
2011-10-16
1
-3
/
+30
*
|
rtnetlink: remove initialization of dev->real_num_tx_queues
Jiri Pirko
2011-08-11
1
-1
/
+0
|
/
*
rtnl: provide link dump consistency info
Thomas Graf
2011-07-01
1
-0
/
+4
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-09
1
-11
/
+49
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
2011-05-25
1
-1
/
+4
|
\
|
*
net: Allow setting the network namespace by fd
Eric W. Biederman
2011-05-10
1
-1
/
+4
*
|
net: hold rtnl again in dump callbacks
Eric Dumazet
2011-05-25
1
-2
/
+7
*
|
rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
Amerigo Wang
2011-05-22
1
-0
/
+2
*
|
net: use batched device unregister in veth and macvlan
Eric Dumazet
2011-05-09
1
-1
/
+4
*
|
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-8
/
+0
*
|
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
2011-05-02
1
-7
/
+5
|
/
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
rtnetlink: implement setting of master device
Jiri Pirko
2011-02-13
1
-0
/
+43
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-31
1
-0
/
+3
|
\
|
*
net: Fix ip link add netns oops
Eric W. Biederman
2011-01-30
1
-0
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-27
1
-2
/
+1
|
\
\
|
|
/
|
*
net: fix validate_link_af in rtnetlink core
Kurt Van Dijck
2011-01-27
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-24
1
-1
/
+1
|
\
\
|
|
/
|
*
Revert "netlink: test for all flags of the NLM_F_DUMP composite"
David S. Miller
2011-01-19
1
-1
/
+1
*
|
rtnetlink: fix link attribute validation with IFLA_GROUP
Patrick McHardy
2011-01-20
1
-5
/
+8
*
|
netlink: support setting devgroup parameters
Vlad Dogaru
2011-01-19
1
-4
/
+28
*
|
net_device: add support for network device groups
Vlad Dogaru
2011-01-19
1
-0
/
+6
|
/
*
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
2011-01-09
1
-1
/
+1
[next]