index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
decnet
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[RTNETLINK]: Remove unnecessary locking in dump callbacks
Patrick McHardy
1
-3
/
+0
2007-04-25
[NETLINK]: Switch cb_lock spinlock to mutex and allow to override it
Patrick McHardy
1
-1
/
+1
2007-04-25
[SK_BUFF]: Some more conversions to skb_copy_from_linear_data
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NET] fib_rules: delay route cache flush by ip_rt_min_delay
Thomas Graf
1
-1
/
+1
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-2
/
+3
2007-04-25
[NET] fib_rules: Flush route cache after rule modifications
Thomas Graf
1
-0
/
+7
2007-04-25
[NET] rules: Unified rules dumping
Thomas Graf
1
-7
/
+0
2007-04-25
[DECNet]: Use rtnl registration interface
Thomas Graf
5
-26
/
+20
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
2
-2
/
+4
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
4
-9
/
+11
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
3
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
3
-6
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-25
[DECNet] fib: Fix out of bound access of dn_fib_props[]
Thomas Graf
1
-1
/
+4
2007-03-25
[NET]: Fix fib_rules compatibility breakage
Thomas Graf
1
-7
/
+6
2007-02-14
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
1
-5
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2
-2
/
+2
2007-02-14
[PATCH] sysctl: decnet: remove unnecessary insert_at_head flag
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
4
-4
/
+4
2007-02-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-523
/
+523
2007-02-11
[PATCH] FRA_{DST,SRC} are le16 for decnet
Al Viro
1
-6
/
+6
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-3
/
+1
2007-02-10
[DECNET]: Convert decnet route to use the new dst_entry 'next' pointer
Eric Dumazet
1
-16
/
+16
2007-02-10
[DECNET]: FRA_{DST,SRC} are le16 for decnet
Al Viro
1
-6
/
+6
2007-02-10
[NET] DECNET: Fix whitespace errors.
YOSHIFUJI Hideaki
10
-507
/
+507
2007-02-08
[NETLINK]: Don't BUG on undersized allocations
Patrick McHardy
2
-9
/
+16
2007-01-25
[DECNET]: Handle a failure in neigh_parms_alloc (take 2)
Eric W. Biederman
1
-2
/
+9
2006-12-10
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2
-8
/
+4
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-11
/
+5
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
1
-2
/
+0
2006-12-02
[DECNET] address: Convert to new netlink interface
Thomas Graf
1
-57
/
+85
2006-12-02
[DECNET] address: Rename rtmsg_ifa() to dn_ifaddr_notify()
Thomas Graf
1
-4
/
+4
2006-12-02
[DECNET] address: Calculate accurate message size for netlink notifications
Thomas Graf
1
-7
/
+12
2006-12-02
[DECNET]: Use kzalloc where applicable
Arnaldo Carvalho de Melo
1
-4
/
+4
2006-12-02
[DECNET]: Use kmemdup
Arnaldo Carvalho de Melo
1
-3
/
+1
2006-12-02
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-12-02
[DECNET]: Fix build regressions.
David S. Miller
2
-8
/
+2
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2
-5
/
+35
2006-12-02
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-5
/
+1
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-27
/
+0
2006-12-02
[NET]: Rethink mark field in struct flowi
Thomas Graf
3
-39
/
+9
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-12-02
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-11-07
[DECNET]: Endianess fixes (try #2)
Steven Whitehouse
4
-19
/
+20
2006-10-18
[DECNET]: Fix input routing bug
Steven Whitehouse
1
-2
/
+1
[next]