Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6300ea75031e7aebfe3331245b7f750d82621223
/
net
/
decnet
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
· 18 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
95743de
[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
by Eric W. Biederman
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 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
4a89c25
[DECNET] address: Convert to new netlink interface
by Thomas Graf
· 18 years ago
b020b94
[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()
by Thomas Graf
· 18 years ago
a6f01ca
[DECNET] address: Calculate accurate message size for netlink notifications
by Thomas Graf
· 18 years ago
e6b6110
[DECNET]: Use kzalloc where applicable
by Arnaldo Carvalho de Melo
· 18 years ago
c66b721
[DECNET]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
75356f2
[DECNET]: Fix build regressions.
by David S. Miller
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
1f6c955
[NET] rules: Share common attribute validation policy
by Thomas Graf
· 18 years ago
b8964ed
[NET] rules: Protocol independant mark selector
by Thomas Graf
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
0afc46c
[DECNET]: Don't clear memory twice.
by Ralf Baechle
· 18 years ago
375d9d7
[DECNET]: Endianess fixes (try #2)
by Steven Whitehouse
· 18 years ago
3a31b9d
[DECNET]: Fix input routing bug
by Steven Whitehouse
· 18 years ago
be60358
[DECNET]: Use correct config option for routing by fwmark in compare_keys()
by Patrick McHardy
· 18 years ago
52c41a3
[DECNET]: Fix sfuzz hanging on 2.6.18
by Patrick McHardy
· 18 years ago
8238b21
[NET]: Do not memcmp() over pad bytes of struct flowi.
by David S. Miller
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
5176f91
[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation
by Thomas Graf
· 18 years ago
e5d679f
[NET]: Use SLAB_PANIC
by Alexey Dobriyan
· 18 years ago
88e91f2
[DECNET]: Add support for fwmark masks in routing rules
by Patrick McHardy
· 18 years ago
dc738dd
[DECNET]: Convert DECnet notifications to use rtnl_notify()
by Thomas Graf
· 18 years ago
2942e90
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
by Thomas Graf
· 18 years ago
2aa7f36
[DECNET]: cleanups
by Adrian Bunk
· 18 years ago
d1aa62f
[DECNET] Fix to decnet rules compare function
by Steven Whitehouse
· 18 years ago
d880309
[DECNET] Fix to multiple tables routing
by Steven Whitehouse
· 18 years ago
abcab26
[DECNET]: Increase number of possible routing tables to 2^32
by Patrick McHardy
· 18 years ago
9e762a4
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
by Patrick McHardy
· 18 years ago
2dfe55b
[NET]: Use u32 for routing table IDs
by Patrick McHardy
· 18 years ago
a22ec36
[DECNET]: Convert rwlock to spinlock
by Steven Whitehouse
· 18 years ago
a8731cb
[DECNET]: Covert rules to use generic code
by Steven Whitehouse
· 18 years ago
1823730
[IPv4]: Move interface address bits to linux/if_addr.h
by Thomas Graf
· 18 years ago
9bbf28a1
[DECNET]: Fix for routing bug
by Patrick Caulfield
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
26e0fd1ce
[NET]: Fix IPv4/DECnet routing rule dumping
by Patrick McHardy
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c7bdb54
[NETLINK]: Encapsulate eff_cap usage within security framework.
by Darrel Goeddel
· 18 years ago
364c6ba
[NET]: Clean up skb_linearize
by Herbert Xu
· 18 years ago
d1a6498
[DECNET]: Fix level1 router hello
by Patrick Caulfield
· 19 years ago
6a57b2e
[DECNET]: Fix refcount
by Patrick Caulfield
· 19 years ago
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
3400112
[DECNET]: net/decnet/dn_route.c: fix inconsequent NULL checking
by Adrian Bunk
· 19 years ago
ecba320
[DECnet]: Use RCU locking in dn_rules.c
by Steven Whitehouse
· 19 years ago
c60992d
[DECnet]: Patch to fix recvmsg() flag check
by Patrick Caulfield
· 19 years ago
c4ea94a
[DECnet]: Endian annotation and fixes for DECnet.
by Steven Whitehouse
· 19 years ago
4fc268d
[PATCH] capable/capability.h (net/)
by Randy Dunlap
· 19 years ago
b8ab50b
netfilter: headers included twice
by Nicolas Kaiser
· 19 years ago
5062430
[DECNET]: Only use local routers
by Patrick Caulfield
· 19 years ago
b5e5fa5
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
by Christoph Hellwig
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
1f12bcc
[DECNET]: add memory buffer settings
by Steven Whitehouse
· 19 years ago
9eb5c94
[DECNET]: fix SIGPIPE
by Patrick Caulfield
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
900e014
[DECNET]: Remove some redundant ifdeffed code
by Patrick Caulfield
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
f4a19a5
[DECNET]: fix sparse gfp nocast warnings
by Randy Dunlap
· 19 years ago
8d06afa
[PATCH] timer initialization cleanup: DEFINE_TIMER
by Ingo Molnar
· 19 years ago
Next »