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
/
ipv4
/
devinet.c
Commit message (
Expand
)
Author
Age
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
*
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
*
netns: constify net_hash_mix() and various callers
Eric Dumazet
2015-03-18
*
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2015-02-27
*
net: spelling fixes
Stephen Hemminger
2015-02-14
*
net: mark some potential candidates __read_mostly
Daniel Borkmann
2015-01-30
*
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
2015-01-18
*
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
*
ipv4: fail early when creating netdev named all or default
WANG Cong
2014-07-29
*
ipv4: minor spelling fix
stephen hemminger
2014-05-18
*
ipv4: remove inet_addr_hash_lock in devinet.c
WANG Cong
2014-05-08
*
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
2014-02-06
*
net/ipv4: queue work on power efficient wq
viresh kumar
2014-01-23
*
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-14
*
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
2014-01-07
*
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2013-12-22
*
netconf: add proxy-arp support
stephen hemminger
2013-12-14
*
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
2013-12-11
*
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
2013-12-10
*
neigh: restore old behaviour of default parms values
Jiri Pirko
2013-12-09
*
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
2013-12-09
*
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
2013-08-09
*
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
2013-08-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
|
\
|
*
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
2013-08-02
*
|
net: remove an unneeded check
Dan Carpenter
2013-07-30
|
/
*
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
*
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
2013-06-12
*
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
|
\
|
*
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
2013-04-08
|
*
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
2013-04-08
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
|
\
|
|
*
net: ipv4: notify when address lifetime changes
Jiri Pirko
2013-04-05
*
|
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
2013-03-24
*
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
*
|
netconf: add the handler to dump entries
Nicolas Dichtel
2013-03-06
|
/
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
*
ipv4: introduce address lifetime
Jiri Pirko
2013-01-29
*
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
2013-01-07
*
netconf: advertise mc_forwarding status
Nicolas Dichtel
2012-12-04
*
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
*
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
*
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-18
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
*
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
*
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
2012-11-01
[next]