index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-20
net: Add extack to validator_info structs used for address notifier
David Ahern
1
-3
/
+5
2017-10-18
ipv4: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-16
net: core: rcu-ify rtnl af_ops
Florian Westphal
1
-2
/
+2
2017-09-21
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
1
-12
/
+18
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-4
/
+4
2017-07-01
net: convert in_device.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-09
Ipvlan should return an error when an address is already in use.
Krister Johansen
1
-0
/
+33
2017-04-17
net: rtnetlink: plumb extended ack to doit function
David Ahern
1
-5
/
+8
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-5
/
+7
2017-03-28
net: devinet: Add support for RTM_DELNETCONF
David Ahern
1
-11
/
+21
2017-03-28
net: devinet: Refactor inet_netconf_notify_devconf to take event
David Ahern
1
-12
/
+20
2017-03-12
net: Eliminate duplicated codes by creating one new function in_dev_select_addr
Gao Feng
1
-14
/
+18
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-02
net: ipv4: remove fib_lookup.h from devinet.c include list
David Ahern
1
-2
/
+0
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-01
netconf: add a notif when settings are created
Nicolas Dichtel
1
-4
/
+7
2016-07-09
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
Eric Dumazet
1
-6
/
+6
2016-03-13
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
1
-0
/
+4
2016-03-13
netconf: add macro to represent all attributes
Zhang Shengju
1
-17
/
+23
2016-02-26
net: l3mdev: prefer VRF master for source address selection
David Lamparter
1
-0
/
+17
2016-02-26
net: l3mdev: address selection should only consider devices in L3 domain
David Ahern
1
-0
/
+5
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-02-19
rtnl: RTM_GETNETCONF: fix wrong return value
Anton Protopopov
1
-1
/
+1
2016-02-11
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
1
-0
/
+2
2016-02-11
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
1
-0
/
+2
2015-10-21
netlink: Rightsize IFLA_AF_SPEC size calculation
Arad, Ronen
1
-2
/
+2
2015-09-15
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
Sowmini Varadhan
1
-1
/
+2
2015-07-28
net/ipv4: suppress NETDEV_UP notification on address lifetime update
David Ward
1
-1
/
+0
2015-07-08
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
1
-0
/
+13
2015-06-24
net: ipv4 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
1
-0
/
+2
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-20
/
+20
2015-03-31
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
1
-5
/
+5
2015-03-31
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
1
-3
/
+3
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
1
-2
/
+2
2015-03-18
netns: constify net_hash_mix() and various callers
Eric Dumazet
1
-1
/
+1
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
1
-0
/
+31
2015-02-14
net: spelling fixes
Stephen Hemminger
1
-1
/
+1
2015-01-30
net: mark some potential candidates __read_mostly
Daniel Borkmann
1
-1
/
+1
2015-01-18
netlink: Fix bugs in nlmsg_end() conversions.
David S. Miller
1
-3
/
+3
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-3
/
+5
2014-07-29
ipv4: fail early when creating netdev named all or default
WANG Cong
1
-9
/
+27
2014-05-18
ipv4: minor spelling fix
stephen hemminger
1
-1
/
+1
2014-05-08
ipv4: remove inet_addr_hash_lock in devinet.c
WANG Cong
1
-5
/
+2
2014-02-06
ipv4: Fix runtime WARNING in rtmsg_ifa()
Geert Uytterhoeven
1
-1
/
+2
2014-01-22
net/ipv4: queue work on power efficient wq
viresh kumar
1
-4
/
+6
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
1
-1
/
+1
2014-01-07
ipv4: loopback device: ignore value changes after device is upped
Jiri Pirko
1
-0
/
+2
2013-12-22
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
1
-5
/
+5
2013-12-14
netconf: add proxy-arp support
stephen hemminger
1
-12
/
+29
[next]