Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b21dddb9dfe50ca1e205faf4b25900895494d25b
/
net
/
decnet
« Previous
e57c624
decnet: fix sparse warnings: symbol shadows an earlier one
by Hannes Eder
· 16 years ago
8521c27
decnet: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
db849df
decnet: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
1ce85fe
netlink: change nlmsg_notify() return value logic
by Pablo Neira Ayuso
· 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
cf005b1
net: remove redundant argument comments
by Qinghuang Feng
· 16 years ago
6bb3ce2
net: remove struct dst_entry::entry_size
by Alexey Dobriyan
· 16 years ago
6d9f239
net: '&' redux
by Alexey Dobriyan
· 16 years ago
b225ee5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
95a5afc
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
by Johannes Berg
· 16 years ago
cb23832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
8fa0b31
decnet: Fix compiler warning in dn_dev.c
by David S. Miller
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
5c52ba1
sock: add net to prot->enter_memory_pressure callback
by Pavel Emelyanov
· 16 years ago
ae299fc
net: add fib_rules_ops to flush_cache method
by Denis V. Lunev
· 16 years ago
22196d3
decnet: Remove SOCK_SLEEP_{PRE,POST} usage.
by David S. Miller
· 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
c20932d2
[ATALK/DECNET]: Use seq_open_private in appletalk and decnet.
by Pavel Emelyanov
· 17 years ago
fca09fb
[DECNET] ROUTE: remove unecessary alignment
by Eric Dumazet
· 17 years ago
9e3a548
[NETNS]: FIB rules API cleanup.
by Denis V. Lunev
· 17 years ago
03592383
[FIB]: Add netns to fib_rules_ops.
by Denis V. Lunev
· 17 years ago
b7c6ba6
[NETNS]: Consolidate kernel netlink socket destruction.
by Denis V. Lunev
· 17 years ago
569d364
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
by Daniel Lezcano
· 17 years ago
868d13a
[NETNS]: Pass fib_rules_ops into default_pref method.
by Denis V. Lunev
· 17 years ago
f8c26b8
[NETNS]: Add netns parameter to fib_rules_(un)register.
by Denis V. Lunev
· 17 years ago
3151a9a
[DECNET]: Switch to using ctl_paths.
by Pavel Emelyanov
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
33b8e77
[NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option
by Patrick McHardy
· 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
1999414
[NETFILTER]: Mark hooks __read_mostly
by Patrick McHardy
· 17 years ago
dd88590
[DECNET]: Remove extra memset from dn_fib_check_nh
by Denis V. Lunev
· 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
3ccd862
[DECNET]: dn_nl_deladdr() almost always returns no error
by Pavel Emelyanov
· 17 years ago
2994c63
[INET]: Small possible memory leak in FIB rules
by Denis V. Lunev
· 17 years ago
03f49f3
[NET]: Make helper to get dst entry and "use" it
by Pavel Emelyanov
· 17 years ago
4e05806
[DECNET]: "addr" module param can't be __initdata
by Alexey Dobriyan
· 17 years ago
6257ff2
[NET]: Forget the zero_it argument of sk_alloc()
by Pavel Emelyanov
· 17 years ago
3db05fe
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
cd40b7d
[NET]: make netlink user -> kernel interface synchronious
by Denis V. Lunev
· 17 years ago
3116408
[DECNET]: Make decnet code use the seq_open_private()
by Pavel Emelyanov
· 17 years ago
0c4e858
[NET]: Wrap netdevice hardware header creation.
by Stephen Hemminger
· 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
8b14a53
[NET]: all net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 17 years ago
76c72d4
[IPV4/IPV6/DECNET]: Small cleanup for fib rules.
by Denis V. Lunev
· 17 years ago
881d966
[NET]: Make the device list and device lookups per namespace.
by Eric W. Biederman
· 17 years ago
b4b5102
[NET]: Support multiple network namespaces with netlink
by Eric W. Biederman
· 17 years ago
e9dc865
[NET]: Make device event notification network namespace safe
by Eric W. Biederman
· 17 years ago
e730c15
[NET]: Make packet reception network namespace safe
by Eric W. Biederman
· 17 years ago
1b8d7ae
[NET]: Make socket creation namespace safe.
by Eric W. Biederman
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
a2221f3
[DECNET]: Fix interface address listing regression.
by Patrick McHardy
· 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
75ebe8f
[NET]: dev_mcast: unexport dev_mc_upload
by Patrick McHardy
· 17 years ago
ef7c79e
[NETLINK]: Mark netlink policies const
by Patrick McHardy
· 17 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 17 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
6313c1e
[RTNETLINK]: Remove unnecessary locking in dump callbacks
by Patrick McHardy
· 18 years ago
af65bdf
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
by Patrick McHardy
· 18 years ago
1a4e2d0
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
by Arnaldo Carvalho de Melo
· 18 years ago
4b19ca4
[NET] fib_rules: delay route cache flush by ip_rt_min_delay
by Thomas Graf
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
73417f6
[NET] fib_rules: Flush route cache after rule modifications
by Thomas Graf
· 18 years ago
c454673
[NET] rules: Unified rules dumping
by Thomas Graf
· 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
b529ccf
[NETLINK]: Introduce nlmsg_hdr() helper
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
a979101
[DECNet] fib: Fix out of bound access of dn_fib_props[]
by Thomas Graf
· 18 years ago
e1701c6
[NET]: Fix fib_rules compatibility breakage
by Thomas Graf
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
d87abf4
[PATCH] sysctl: decnet: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
cb18eccf
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
2835fdf
[PATCH] FRA_{DST,SRC} are le16 for decnet
by Al Viro
· 18 years ago
c376222
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
by Robert P. J. Day
· 18 years ago
0c195c3
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
by Eric Dumazet
· 18 years ago
11a2254
[DECNET]: FRA_{DST,SRC} are le16 for decnet
by Al Viro
· 18 years ago
429eb0f
[NET] DECNET: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
2693256
[NETLINK]: Don't BUG on undersized allocations
by Patrick McHardy
· 18 years ago
Next »