index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: reorder struct sock fields
Eric Dumazet
2010-11-16
1
-24
/
+31
*
udp: use atomic_inc_not_zero_hint
Eric Dumazet
2010-11-16
1
-1
/
+1
*
netlink: let nlmsg and nla functions take pointer-to-const args
Jan Engelhardt
2010-11-16
1
-8
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-16
1
-7
/
+8
|
\
|
*
cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY
Luis R. Rodriguez
2010-11-15
1
-7
/
+8
*
|
include/net/caif/cfctrl.h: Remove unnecessary semicolons
Joe Perches
2010-11-15
1
-1
/
+1
*
|
xfrm: use gre key as flow upper protocol info
Timo Teräs
2010-11-15
2
-0
/
+8
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-14
4
-8
/
+8
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-12
5
-8
/
+9
|
|
\
\
|
|
*
|
net: avoid limits overflow
Eric Dumazet
2010-11-10
4
-8
/
+8
*
|
|
|
igmp: RCU conversion of in_dev->mc_list
Eric Dumazet
2010-11-12
1
-1
/
+1
*
|
|
|
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
2010-11-11
2
-0
/
+20
*
|
|
|
net: get rid of rtable->idev
Eric Dumazet
2010-11-11
1
-2
/
+0
*
|
|
|
neigh: reorder struct neighbour
Eric Dumazet
2010-11-11
1
-5
/
+5
*
|
|
|
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
2
-13
/
+22
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-08
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
net dst: need linux/cache.h for ____cacheline_aligned_in_smp.
Paul Mundt
2010-11-07
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-11-05
4
-7
/
+9
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
Nelson Elhage
2010-11-04
1
-1
/
+1
|
*
caif: SPI-driver bugfix - incorrect padding.
Sjur Brændeland
2010-11-03
1
-0
/
+2
|
*
caif: Bugfix for socket priority, bindtodev and dbg channel.
André Carvalho de Matos
2010-11-03
2
-6
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-29
1
-0
/
+2
|
\
\
|
|
/
|
*
fib: Fix fib zone and its hash leak on namespace stop
Pavel Emelyanov
2010-10-28
1
-0
/
+2
*
|
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-28
1
-1
/
+1
*
|
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
2
-0
/
+3
*
|
9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-28
2
-0
/
+19
*
|
9p: Implement TLOCK
M. Mohan Kumar
2010-10-28
2
-0
/
+29
*
|
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
Venkateswararao Jujjuri (JV)
2010-10-28
2
-0
/
+3
*
|
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
Arun R Bharadwaj
2010-10-28
1
-0
/
+4
|
/
*
caif-u5500: Adding shared memory include
Amarnath Revanna
2010-10-27
1
-0
/
+26
*
inetpeer: __rcu annotations
Eric Dumazet
2010-10-27
1
-1
/
+1
*
fib_rules: __rcu annotates ctarget
Eric Dumazet
2010-10-27
1
-1
/
+1
*
tunnels: add __rcu annotations
Eric Dumazet
2010-10-27
2
-3
/
+3
*
net: add __rcu annotations to protocol
Eric Dumazet
2010-10-27
1
-2
/
+2
*
ipv4: add __rcu annotations to routes.c
Eric Dumazet
2010-10-27
1
-1
/
+1
*
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
2010-10-25
1
-2
/
+2
*
net: add __rcu annotation to sk_filter
Eric Dumazet
2010-10-25
1
-1
/
+1
*
net_ns: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
tunnels: add _rcu annotations
Eric Dumazet
2010-10-25
3
-3
/
+3
*
net/802: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
55
-388
/
+1146
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
8
-38
/
+414
|
|
\
|
|
*
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
2010-10-21
1
-12
/
+41
|
|
|
\
|
|
|
*
ipvs: provide address family for debugging
Julian Anastasov
2010-10-21
1
-8
/
+9
|
|
|
*
ipvs: changes for local real server
Julian Anastasov
2010-10-21
1
-0
/
+1
|
|
|
*
ipvs: do not schedule conns from real servers
Julian Anastasov
2010-10-21
1
-1
/
+2
|
|
|
*
ipvs: switch to notrack mode
Julian Anastasov
2010-10-21
1
-1
/
+19
|
|
|
*
ipvs: optimize checksums for apps
Julian Anastasov
2010-10-21
1
-2
/
+10
|
|
*
|
tproxy: added IPv6 socket lookup function to nf_tproxy_core
Balazs Scheidler
2010-10-21
1
-1
/
+71
|
|
*
|
tproxy: added udp6_lib_lookup function
Balazs Scheidler
2010-10-21
1
-0
/
+3
[next]