index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-23
[IPSEC] flow: Fix potential memory leak
Herbert Xu
1
-16
/
+10
2007-01-03
[PKTGEN]: Convert to kthread API.
David S. Miller
1
-108
/
+48
2006-12-12
[PATCH] netpoll: fix netpoll lockup
Ingo Molnar
1
-2
/
+7
2006-12-11
[NETPOLL]: Fix local_bh_enable() warning.
Andrew Morton
1
-2
/
+4
2006-12-11
[NETPOLL]: Make sure TX lock is taken with BH disabled.
Andrew Morton
1
-15
/
+19
2006-12-08
[NETPOLL]: make arp replies through netpoll use mac address of sender
Neil Horman
1
-4
/
+10
2006-12-08
[NET]: Convert hh_lock to seqlock.
Stephen Hemminger
1
-5
/
+6
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
2
-4
/
+0
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-18
/
+5
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
3
-6
/
+6
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
3
-3
/
+3
2006-12-07
[PATCH] node-aware skb allocation
Christoph Hellwig
1
-5
/
+7
2006-12-07
[NET]: Memory barrier cleanups
Ralf Baechle
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-1
/
+22
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
16
-878
/
+382
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
3
-1
/
+22
2006-12-02
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-4
/
+6
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-0
/
+20
2006-12-02
[NET] neighbour: Use kmemdup where applicable
Arnaldo Carvalho de Melo
1
-4
/
+3
2006-12-02
[NETPOLL]: Another udp checksum mangling.
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Split skb->csum
Al Viro
2
-3
/
+3
2006-12-02
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
1
-2
/
+5
2006-12-02
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2
-3
/
+3
2006-12-02
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
1
-3
/
+3
2006-12-02
[NET]: Annotate skb_checksum() and callers.
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate callers of the reset of checksum.h stuff.
Al Viro
1
-1
/
+1
2006-12-02
[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...
Al Viro
2
-4
/
+4
2006-12-02
[NET]: Annotate csum_partial() callers in net/*
Al Viro
2
-3
/
+3
2006-12-02
[NET]: Annotate callers of csum_tcpudp_nofold() in net/*
Al Viro
1
-2
/
+2
2006-12-02
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
4
-9
/
+9
2006-12-02
[NET] net/core: Annotations.
Al Viro
4
-42
/
+38
2006-12-02
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
1
-51
/
+48
2006-12-02
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
1
-1
/
+0
2006-12-02
netpoll queue cleanup
Stephen Hemminger
1
-20
/
+3
2006-12-02
netpoll retry cleanup
Stephen Hemminger
1
-38
/
+33
2006-12-02
netpoll deferred transmit path
Stephen Hemminger
1
-2
/
+19
2006-12-02
netpoll setup error handling
Stephen Hemminger
1
-7
/
+13
2006-12-02
netpoll per device txq
Stephen Hemminger
1
-35
/
+15
2006-12-02
netpoll info leak
Stephen Hemminger
1
-6
/
+19
2006-12-02
netpoll: private skb pool (rev3)
Stephen Hemminger
1
-32
/
+21
2006-12-02
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
4
-577
/
+4
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
3
-23
/
+57
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
1
-10
/
+25
2006-12-02
[NET] rules: Add support to invert selectors
Thomas Graf
1
-7
/
+17
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
1
-0
/
+29
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
1
-3
/
+3
2006-12-02
[PATCH] netdev: don't allow register_netdev with blank name
Stephen Hemminger
1
-9
/
+0
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-2
/
+2
[next]