Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ffc694b572729d5f3e450a3b7d953eb88f4d550
/
net
/
ipv4
/
devinet.c
29c994e
netconf: add a notif when settings are created
by Nicolas Dichtel
· 8 years ago
fa17806
ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()
by Eric Dumazet
· 8 years ago
fbd40ea
ipv4: Don't do expensive useless work during inetdev destroy.
by David S. Miller
· 9 years ago
136ba62
netconf: add macro to represent all attributes
by Zhang Shengju
· 9 years ago
17b693c
net: l3mdev: prefer VRF master for source address selection
by David Lamparter
· 9 years ago
3f2fb9a
net: l3mdev: address selection should only consider devices in L3 domain
by David Ahern
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a97eb33
rtnl: RTM_GETNETCONF: fix wrong return value
by Anton Protopopov
· 9 years ago
97daf33
ipv4: add option to drop gratuitous ARP packets
by Johannes Berg
· 9 years ago
12b74df
ipv4: add option to drop unicast encapsulated in L2 multicast
by Johannes Berg
· 9 years ago
b1974ed
netlink: Rightsize IFLA_AF_SPEC size calculation
by Arad, Ronen
· 9 years ago
d5566fd
rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 stats
by Sowmini Varadhan
· 9 years ago
865b804
net/ipv4: suppress NETDEV_UP notification on address lifetime update
by David Ward
· 9 years ago
974d7af
ipv4: add support for linkdown sysctl to netconf
by Andy Gospodarek
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
67b61f6
netlink: implement nla_get_in_addr and nla_get_in6_addr
by Jiri Benc
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
54ff9ef
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
by Marcelo Ricardo Leitner
· 10 years ago
6eada01
netns: constify net_hash_mix() and various callers
by Eric Dumazet
· 10 years ago
93a714d
multicast: Extend ip address command to enable multicast group join/leave on
by Madhu Challa
· 10 years ago
ca9f1fd
net: spelling fixes
by Stephen Hemminger
· 10 years ago
207895f
net: mark some potential candidates __read_mostly
by Daniel Borkmann
· 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
20e61da
ipv4: fail early when creating netdev named all or default
by WANG Cong
· 10 years ago
614d056
ipv4: minor spelling fix
by stephen hemminger
· 11 years ago
32a4be4
ipv4: remove inet_addr_hash_lock in devinet.c
by WANG Cong
· 11 years ago
63b5f15
ipv4: Fix runtime WARNING in rtmsg_ifa()
by Geert Uytterhoeven
· 11 years ago
906e073
net/ipv4: queue work on power efficient wq
by viresh kumar
· 11 years ago
63862b5
net: replace macros net_random and net_srandom with direct calls to prandom
by Aruna-Hewapathirane
· 11 years ago
dfd1582
ipv4: loopback device: ignore value changes after device is upped
by Jiri Pirko
· 11 years ago
09aea5d
netconf: rename PROXY_ARP to NEIGH_PROXY
by stephen hemminger
· 11 years ago
f085ff1
netconf: add proxy-arp support
by stephen hemminger
· 11 years ago
b601fa1
ipv4: fix wildcard search with inet_confirm_addr()
by Nicolas Dichtel
· 11 years ago
ad6c813
ipv4: add support for IFA_FLAGS nl attribute
by Jiri Pirko
· 11 years ago
1d4c8c2
neigh: restore old behaviour of default parms values
by Jiri Pirko
· 11 years ago
73af614
neigh: use tbl->family to distinguish ipv4 from ipv6
by Jiri Pirko
· 11 years ago
2690048
net: igmp: Allow user-space configuration of igmp unsolicited report interval
by William Manley
· 11 years ago
5c6fe01
net: igmp: Don't flush routing cache when force_igmp_version is modified
by William Manley
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
446266b
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
by Daniel Borkmann
· 11 years ago
4299c8a
net: remove an unneeded check
by Dan Carpenter
· 11 years ago
fe2c633
net: Convert uses of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
e989707
igmp: hash a hash table to speedup ip_check_mc_rcu()
by Eric Dumazet
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c988d1e
net: ipv4: fix schedule while atomic bug in check_lifetime()
by Jiri Pirko
· 12 years ago
05a324b
net: ipv4: reset check_lifetime_work after changing lifetime
by Jiri Pirko
· 12 years ago
d978a63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
34e2ed3
net: ipv4: notify when address lifetime changes
by Jiri Pirko
· 12 years ago
0465277
ipv4: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
7a67420
netconf: add the handler to dump entries
by Nicolas Dichtel
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
5c766d6
ipv4: introduce address lifetime
by Jiri Pirko
· 12 years ago
c7e2e1d
ipv4: fix NULL checking in devinet_ioctl()
by Xi Wang
· 12 years ago
d67b8c6
netconf: advertise mc_forwarding status
by Nicolas Dichtel
· 12 years ago
b51642f
net: Enable a userns root rtnl calls that are safe for unprivilged users
by Eric W. Biederman
· 12 years ago
c027aab
net: Enable some sysctls that are safe for the userns root
by Eric W. Biederman
· 12 years ago
52e804c
net: Allow userns root to control ipv4
by Eric W. Biederman
· 12 years ago
dfc47ef
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
cc535df
rtnl/ipv4: use netconf msg to advertise rp_filter status
by Nicolas Dichtel
· 12 years ago
9e55111
rtnl/ipv4: add support of RTM_GETNETCONF
by Nicolas Dichtel
· 12 years ago
edc9e74
rtnl/ipv4: use netconf msg to advertise forwarding status
by Nicolas Dichtel
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
bf5b30b
net: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
bafa6d9
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
4ccfe6d
ipv4/route: arg delay is useless in rt_cache_flush()
by Nicolas Dichtel
· 12 years ago
748e2d9
net: reinstate rtnl in call_netdevice_notifiers()
by Eric Dumazet
· 12 years ago
0115e8e
net: remove delay at device dismantle
by Eric Dumazet
· 12 years ago
4038499
ipv4: change inet_addr_hash()
by Eric Dumazet
· 12 years ago
d0daebc3
ipv4: Add interface option to enable routing of 127.0.0.0/8
by Thomas Graf
· 12 years ago
91df42b
net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug
by Joe Perches
· 13 years ago
8607ddb
net ipv4: Convert devinet to use register_net_sysctl
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
f3756b7
ipv4: Stop using NLA_PUT*().
by David S. Miller
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
eaddcd7
bonding: remove entries for master_ip and vlan_ip and query devices instead
by Andy Gospodarek
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
d01ff0a
ipv4: flush route cache after change accept_local
by Peter Pan(潘卫平)
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
b76d078
IPv4: Send gratuitous ARP for secondary IP addresses also
by Zoltan Kiss
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
1fc19af
net: fix two lockdep splats
by Eric Dumazet
· 14 years ago
ff53881
sysctl: net: call unregister_net_sysctl_table where needed
by Lucian Adrian Grijincu
· 14 years ago
406b6f9
ipv4: Fallback to FIB local table in __ip_dev_find().
by David S. Miller
· 14 years ago
04024b9
ipv4: optimize route adding on secondary promotion
by Julian Anastasov
· 14 years ago
2d230e2
ipv4: remove the routes on secondary promotion
by Julian Anastasov
· 14 years ago
33175d8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6c91afe
ipv4: Fix erroneous uses of ifa_address.
by David S. Miller
· 14 years ago
e066008
ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address.
by David S. Miller
· 14 years ago
da935c6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
9435eb1
ipv4: Implement __ip_dev_find using new interface address hash.
by David S. Miller
· 14 years ago
fd23c3b
ipv4: Add hash table of interface addresses.
by David S. Miller
· 14 years ago
Next »