index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
devinet.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-12-11
ipv4: fix wildcard search with inet_confirm_addr()
Nicolas Dichtel
1
-5
/
+4
2013-12-10
ipv4: add support for IFA_FLAGS nl attribute
Jiri Pirko
1
-2
/
+6
2013-12-09
neigh: restore old behaviour of default parms values
Jiri Pirko
1
-0
/
+2
2013-12-09
neigh: use tbl->family to distinguish ipv4 from ipv6
Jiri Pirko
1
-1
/
+1
2013-08-09
net: igmp: Allow user-space configuration of igmp unsolicited report interval
William Manley
1
-0
/
+8
2013-08-09
net: igmp: Don't flush routing cache when force_igmp_version is modified
William Manley
1
-2
/
+2
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2013-08-02
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-07-30
net: remove an unneeded check
Dan Carpenter
1
-4
/
+1
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2013-06-12
igmp: hash a hash table to speedup ip_check_mc_rcu()
Eric Dumazet
1
-0
/
+1
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+44
2013-04-08
net: ipv4: fix schedule while atomic bug in check_lifetime()
Jiri Pirko
1
-16
/
+42
2013-04-08
net: ipv4: reset check_lifetime_work after changing lifetime
Jiri Pirko
1
-0
/
+2
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2013-04-05
net: ipv4: notify when address lifetime changes
Jiri Pirko
1
-2
/
+4
2013-03-24
ipv4: provide addr and netconf dump consistency info
Nicolas Dichtel
1
-0
/
+6
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
1
-4
/
+3
2013-03-06
netconf: add the handler to dump entries
Nicolas Dichtel
1
-1
/
+69
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+3
2013-01-29
ipv4: introduce address lifetime
Jiri Pirko
1
-5
/
+210
2013-01-06
ipv4: fix NULL checking in devinet_ioctl()
Xi Wang
1
-1
/
+1
2012-12-04
netconf: advertise mc_forwarding status
Nicolas Dichtel
1
-2
/
+8
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
1
-6
/
+0
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
1
-8
/
+0
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
1
-2
/
+2
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
1
-0
/
+6
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
1
-0
/
+8
2012-11-01
rtnl/ipv4: use netconf msg to advertise rp_filter status
Nicolas Dichtel
1
-0
/
+24
[next]