Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0b7cb6976e8d390726d2b5a0c1235d13b754fed8
/
net
/
decnet
/
dn_route.c
2fa70df
decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET_ROUTER
by Thomas Graf
· 12 years ago
661d296
rtnetlink: Remove passing of attributes into rtnl_doit functions
by Thomas Graf
· 12 years ago
58d7d8f
decnet: Parse netlink attributes on our own
by Thomas Graf
· 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
cec771d
decnet: use correct RCU API to deref sk_dst_cache field
by Cong Wang
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
1fb9489
net: Loopback ifindex is constant now
by Pavel Emelyanov
· 12 years ago
8acfaa9
decnet: Don't set RTCF_DIRECTSRC.
by David S. Miller
· 12 years ago
f5b0a87
net: Document dst->obsolete better.
by David S. Miller
· 12 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 12 years ago
b587ee3
net: Add dummy dst_ops->redirect method where needed.
by David S. Miller
· 12 years ago
87a5069
rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
by David S. Miller
· 12 years ago
794785b
net: Don't report route RTT metric value in cache dumps.
by David S. Miller
· 12 years ago
fccd7d5
decnet: Use neighbours privately in dn_route struct.
by David S. Miller
· 12 years ago
f894cbf
net: Add optional SKB arg to dst_ops->neigh_lookup().
by David S. Miller
· 12 years ago
6b60978
decnet: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
737100e
decnet: dn_route: Move away from NLMSG_NEW().
by David S. Miller
· 12 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
22b6a2e
decnet: remove unused variable from dn_output()
by Jesper Juhl
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
618f9bc
net: Move mtu handling down to the protocol depended handlers
by Steffen Klassert
· 13 years ago
ebb762f
net: Rename the dst_opt default_mtu method to mtu
by Steffen Klassert
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
06f8fe1
decnet: Reduce switch/case indent
by Joe Perches
· 13 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 13 years ago
cf91166
net: Use non-zero allocations in dst_alloc().
by David S. Miller
· 14 years ago
5c1e6aa
net: Make dst_alloc() take more explicit initializations.
by David S. Miller
· 14 years ago
bef55ae
decnet: Convert to use flowidn where applicable.
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
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
80c0bc9
xfrm: Kill XFRM_LOOKUP_WAIT flag.
by David S. Miller
· 14 years ago
3c7bd1a
net: Add initial_ref arg to dst_alloc().
by David S. Miller
· 14 years ago
62fa8a8
net: Implement read-only protection and COW'ing of metrics.
by David S. Miller
· 14 years ago
d33e455
net: Abstract default MTU metric calculation behind an accessor.
by David S. Miller
· 14 years ago
0dbaee3
net: Abstract default ADVMSS behind an accessor.
by David S. Miller
· 14 years ago
defb351
net: Abstract away all dst_entry metrics accesses.
by David S. Miller
· 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
fc766e4c
decnet: RCU conversion and get rid of dev_base_lock
by Eric Dumazet
· 14 years ago
fc66f95
net dst: use a percpu_counter to track entries
by Eric Dumazet
· 14 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
6291055
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
5d877d8
netfilter: decnet: use NFPROTO values for NF_HOOK invocation
by Jan Engelhardt
· 15 years ago
a898def
net: Add checking to rcu_dereference() primitives
by Paul E. McKenney
· 15 years ago
09ad9bc
net: use net_eq to compare nets
by Octavian Purdila
· 15 years ago
c6d14c8
net: Introduce for_each_netdev_rcu() iterator
by Eric Dumazet
· 15 years ago
4481374
mm: replace various uses of num_physpages by totalram_pages
by Jan Beulich
· 15 years ago
0e8635a
net: remove NET_RX_BAD and NET_RX_CN* defines
by Florian Westphal
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
a0bffff
net/*: use linux/kernel.h swap()
by Ilpo Järvinen
· 16 years ago
09640e6
net: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
5eaa65b
net: Make static
by Roel Kluin
· 16 years ago
c4106aa
decnet: remove private wrappers of endian helpers
by Harvey Harrison
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
5ffc02a
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
by Satoru SATOH
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
fca09fb
[DECNET] ROUTE: remove unecessary alignment
by Eric Dumazet
· 17 years ago
569d364
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
by Daniel Lezcano
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
b98999d
[DECNET]: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 17 years ago
96eba69
[DECNET]: Fix inverted wait flag in xfrm_lookup call
by Herbert Xu
· 17 years ago
bb72845
[IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
by Herbert Xu
· 17 years ago
97c53ca
[NET]: Make rtnetlink infrastructure network namespace aware (v3)
by Denis V. Lunev
· 17 years ago
b854272
[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)
by Denis V. Lunev
· 17 years ago
352e512
[NET]: Eliminate duplicate copies of dst_discard
by Herbert Xu
· 17 years ago
b24b8a2
[NET]: Convert init_timer into setup_timer
by Pavel Emelyanov
· 17 years ago
0d89d79
[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache
by Eric Dumazet
· 17 years ago
03f49f3
[NET]: Make helper to get dst entry and "use" it
by Pavel Emelyanov
· 17 years ago
3116408
[DECNET]: Make decnet code use the seq_open_private()
by Pavel Emelyanov
· 17 years ago
2774c7a
[NET]: Make the loopback device per network namespace.
by Eric W. Biederman
· 17 years ago
de3cb74
[NET]: Dynamically allocate the loopback device, part 1.
by Daniel Lezcano
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
f879665
[DECNET]: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
56b3d97
[NET]: Make all initialized struct seq_operations const.
by Philippe De Muyter
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
fa34ddd
[DECNet]: Use rtnl registration interface
by Thomas Graf
· 18 years ago
dc5fc57
[NETLINK]: Use nlmsg_trim() where appropriate
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
0c195c3
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
e3703b3
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
by Thomas Graf
· 18 years ago
4e9b826
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
by Thomas Graf
· 18 years ago
Next »