index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
rtnetlink.c
Commit message (
Expand
)
Author
Age
*
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
2009-09-06
*
vlan: multiqueue vlan device
Eric Dumazet
2009-09-02
*
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
*
netlink: change nlmsg_notify() return value logic
Pablo Neira Ayuso
2009-02-25
*
netdev: introduce dev_get_stats()
Stephen Hemminger
2008-11-20
*
netdev: network device operations infrastructure
Stephen Hemminger
2008-11-20
*
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
2008-11-17
*
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
2008-10-16
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-08
|
\
|
*
net: Fix netdev_run_todo dead-lock
Herbert Xu
2008-10-07
*
|
net: network device name ifalias support
Stephen Hemminger
2008-09-23
|
/
*
netdev: Allocate multiple queues for TX.
David S. Miller
2008-07-17
*
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
|
\
|
*
netlink: Improve returned error codes
Thomas Graf
2008-06-03
*
|
net: The dev->get_stats pointer is not NULL nowadays.
Pavel Emelyanov
2008-05-21
|
/
*
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
2008-04-24
*
[RTNL]: Introduce the rtnl_kill_links helper.
Pavel Emelyanov
2008-04-16
*
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
Pavel Emelyanov
2008-04-16
*
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-25
*
[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINK
Thomas Graf
2008-02-23
*
[RTNL]: Add missing link netlink attribute policy definitions
Thomas Graf
2008-02-19
*
Revert "[RTNETLINK]: Send a single notification on device state changes."
David S. Miller
2008-02-17
*
[RTNETLINK]: Send a single notification on device state changes.
Laszlo Attila Toth
2008-02-13
*
[NET] rtnetlink.c: remove no longer used functions
Adrian Bunk
2008-02-05
*
[NETNS]: Namespace stop vs 'ip r l' race.
Denis V. Lunev
2008-01-28
*
[NETNS]: Consolidate kernel netlink socket destruction.
Denis V. Lunev
2008-01-28
*
[NETNS]: Memory leak on network namespace stop.
Denis V. Lunev
2008-01-28
*
[NET]: Make the netlink methods in rtnetlink handle multiple network namespaces
Eric W. Biederman
2008-01-28
*
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
Denis V. Lunev
2008-01-28
*
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
Denis V. Lunev
2008-01-28
*
[NET]: rtnl_link: fix use-after-free
Patrick McHardy
2008-01-20
*
[NETNS]: Fix get_net_ns_by_pid
Eric W. Biederman
2007-10-27
*
Make access to task's nsproxy lighter
Pavel Emelyanov
2007-10-19
*
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-11
*
[NET]: rtnl_unlock cleanups
Denis V. Lunev
2007-10-11
*
[NETLINK]: Avoid pointer in netlink_run_queue
Herbert Xu
2007-10-10
*
[NET]: netlink support for moving devices between network namespaces.
Eric W. Biederman
2007-10-10
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
*
[RTNETLINK]: Introduce generic rtnl_create_link().
Pavel Emelianov
2007-10-10
*
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-10-10
*
[RTNETLINK]: Fix warning for !CONFIG_KMOD
Thomas Graf
2007-07-31
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-18
*
[RTNETLINK]: rtnl_link: allow specifying initial device address
Patrick McHardy
2007-07-11
*
[RTNETLINK]: rtnl_link API simplification
Patrick McHardy
2007-07-11
*
[RTNETLINK]: Fix rtnetlink compat attribute patch
Patrick McHardy
2007-07-11
*
[RTNETLINK]: Add nested compat attribute
Patrick McHardy
2007-07-11
[next]