Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
663b1151f2d674e2004c015cbe9995749033c49a
/
net
/
ipv4
/
ipmr.c
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 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
419df12
net: move fib_rules_unregister() under rtnl lock
by WANG Cong
· 10 years ago
ed78530
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
by WANG Cong
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ee9b959
ipmr,ip6mr: implement ndo_get_iflink
by Nicolas Dichtel
· 10 years ago
a54acb3
dev: introduce dev_get_iflink()
by Nicolas Dichtel
· 10 years ago
930345e
netlink: implement nla_put_in_addr and nla_put_in6_addr
by Jiri Benc
· 10 years ago
f243e5a
ipmr,ip6mr: call ip6mr_free_table() on failure path
by WANG Cong
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
0c5c9fb
net: Introduce possible_net_t
by Eric W. Biederman
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
70cb4a4
ipmr: Replace comma with semicolon
by Himangi Saraogi
· 10 years ago
6a66271
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
by Cong Wang
· 11 years ago
65886f4
ipmr: fix mfc notification flags
by Nicolas Dichtel
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
95f4a45
net: avoid reference counter overflows on fib_rules in multicast forwarding
by Hannes Frederic Sowa
· 11 years ago
1d4c8c2
neigh: restore old behaviour of default parms values
by Jiri Pirko
· 11 years ago
703133d
ip: generate unique IP identificator if local fragmentation is allowed
by Ansis Atteka
· 11 years ago
ea23192
tunnels: harmonize cleanup done on skb on rx path
by Nicolas Dichtel
· 11 years ago
c4854ec
ipmr: change the prototype of ip_mr_forward().
by Rami Rosen
· 11 years ago
30f3a40
net: remove last caller of skb_tail_offset() and itself
by Cong Wang
· 11 years ago
7cc4619
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
by Simon Horman
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
573ce26
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
by Hong zhi guo
· 12 years ago
c544193
GRE: Refactor GRE tunneling code.
by Pravin B Shelar
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
360eb5d
ipmr: fix sparse warning when testing origin or group
by Nicolas Dichtel
· 12 years ago
660b26d
mcast: add multicast proxy support (IPv4 and IPv6)
by Nicolas Dichtel
· 12 years ago
8cd3ac9
ipmr: advertise new mfc entries via rtnl
by Nicolas Dichtel
· 12 years ago
1eb99af
ipmr/ip6mr: allow to get unresolved cache via netlink
by Nicolas Dichtel
· 12 years ago
9a68ac7
ipmr/ip6mr: report origin of mfc entry into rtnl msg
by Nicolas Dichtel
· 12 years ago
adfa85e
ipmr/ip6mr: advertise mfc stats via rtnetlink
by Nicolas Dichtel
· 12 years ago
d67b8c6
netconf: advertise mc_forwarding status
by Nicolas Dichtel
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b49d3c1
net: ipmr: limit MRT_TABLE identifiers
by Eric Dumazet
· 12 years ago
53d6841
ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to bool
by Joe Perches
· 12 years ago
5e1859f
ipv4: ipmr: various fixes and cleanups
by Eric Dumazet
· 12 years ago
52e804c
net: Allow userns root to control ipv4
by Eric W. Biederman
· 12 years ago
04a6f82
sections: fix section conflicts in net
by Andi Kleen
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
acbb219
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
by Francesco Ruggeri
· 12 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 12 years ago
4fd551d
ipv4: Kill rt->rt_oif
by David S. Miller
· 12 years ago
b486988
ipv4: Remove 'rt_mark' from 'struct rtable'
by David Miller
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
92a395e
ipmr: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
2d8dbb0
snmp: fix OutOctets counter to include forwarded datagrams
by Vincent Bernat
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 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
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
058bd4d
net: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
cf778b0
net: reintroduce missing rcu_assign_pointer() calls
by Eric Dumazet
· 13 years ago
e92036a
ipv4: remove useless codes in ipmr_device_event()
by RongQing.Li
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
33d480c
net: cleanup some rcu_dereference_raw
by Eric Dumazet
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
b0fe4a3
ipv4: use RT_TOS after some rt_tos conversions
by Julian Anastasov
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
9a1b949
ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
by David S. Miller
· 14 years ago
31e4543d
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
by David S. Miller
· 14 years ago
417da66
ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
da91981
ipv4: Use flowi4 in ipmr code.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
78fbfd8
ipv4: Create and use route lookup helpers.
by David S. Miller
· 14 years ago
ee3f1aa
ipv4: Lookup multicast routes by rtable using helper.
by David S. Miller
· 14 years ago
5e2b61f
ipv4: Remove flowi from struct rtable.
by David S. Miller
· 14 years ago
b23dd4f
ipv4: Make output route lookup return rtable directly.
by David S. Miller
· 14 years ago
ca6b8bb0
net: Support compat SIOCGETVIFCNT ioctl in ipv4.
by David S. Miller
· 14 years ago
0033d5a
net: Fix bug in compat SIOCGETSGCNT handling.
by David S. Miller
· 14 years ago
709b46e
net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNT
by Eric W. Biederman
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
c753796
ipv4: Make rt->fl.iif tests lest obscure.
by David S. Miller
· 14 years ago
a8cb16d
ipmr: cleanups
by Eric Dumazet
· 14 years ago
a8c9486
ipmr: RCU protection for mfc_cache_array
by Eric Dumazet
· 14 years ago
4c96870
ipmr: RCU conversion of mroute_sk
by Eric Dumazet
· 14 years ago
55747a0
ipmr: __pim_rcv() is called under rcu_read_lock
by Eric Dumazet
· 14 years ago
95ae6b2
ipv4: ip_ptr cleanups
by Eric Dumazet
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e40dbc5
ipmr: Don't leak memory if fib lookup fails.
by Ben Greear
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
035320d
ipmr: dont corrupt lists
by Eric Dumazet
· 14 years ago
ed0f160a
ipmr: off by one in __ipmr_fill_mroute()
by Dan Carpenter
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
d19d56d
net: Introduce skb_tunnel_rx() helper
by Eric Dumazet
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1e4b105
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
bbd7254
IPv4: unresolved multicast route cleanup
by Andreas Meissner
· 15 years ago
Next »