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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
14
-37
/
+91
2010-09-02
pkt_sched: Fix lockdep warning on est_tree_lock in gen_estimator
Jarek Poplawski
1
-6
/
+6
2010-09-02
ipvs: avoid oops for passive FTP
Julian Anastasov
1
-1
/
+2
2010-09-01
gro: fix different skb headrooms
Eric Dumazet
1
-2
/
+6
2010-09-01
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
1
-2
/
+4
2010-09-01
ipv4: minor fix about RPF in help of Kconfig
Nicolas Dichtel
1
-1
/
+1
2010-09-01
xfrm_user: avoid a warning with some compiler
Nicolas Dichtel
1
-1
/
+1
2010-09-01
net/sched/sch_hfsc.c: initialize parent's cl_cfmin properly in init_vf()
Michal Soltys
1
-1
/
+1
2010-09-01
net sched: fix kernel leak in act_police
Jeff Mahoney
1
-12
/
+9
2010-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-9
/
+37
2010-08-31
wireless: register wiphy rfkill w/o holding cfg80211_mutex
John W. Linville
1
-9
/
+12
2010-08-31
netlink: Make NETLINK_USERSOCK work again.
David S. Miller
1
-0
/
+22
2010-08-30
irda: Correctly clean up self->ias_obj on irda_bind() failure.
David S. Miller
1
-2
/
+2
2010-08-30
wireless extensions: fix kernel heap content leak
Johannes Berg
2
-0
/
+19
2010-08-30
mac80211: delete work timer
Johannes Berg
1
-0
/
+6
2010-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-32
/
+21
2010-08-27
net/ipv4: Eliminate kstrdup memory leak
Julia Lawall
1
-2
/
+3
2010-08-26
net/caif/cfrfml.c: use asm/unaligned.h
Jeff Mahoney
1
-1
/
+1
2010-08-26
ax25: missplaced sock_put(sk)
Bernard Pidoux F6BVP
1
-1
/
+1
2010-08-26
l2tp: test for ethernet header in l2tp_eth_dev_recv()
Eric Dumazet
1
-1
/
+1
2010-08-25
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
1
-1
/
+2
2010-08-25
tcp: fix three tcp sysctls tuning
Eric Dumazet
1
-17
/
+7
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2
-8
/
+5
2010-08-23
bridge: netfilter: fix a memory leak
Changli Gao
1
-1
/
+1
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
7
-33
/
+31
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
3
-0
/
+9
2010-08-19
irda: fix a race in irlan_eth_xmit()
Eric Dumazet
1
-1
/
+3
2010-08-19
vlan: Match underlying dev carrier on vlan add
Phil Oester
1
-1
/
+2
2010-08-18
rds: fix a leak of kernel memory
Eric Dumazet
1
-1
/
+1
2010-08-18
netlink: fix compat recvmsg
Johannes Berg
1
-30
/
+16
2010-08-18
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-15
/
+46
2010-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-57
/
+59
2010-08-17
net: Fix a memmove bug in dev_gro_receive()
Jarek Poplawski
1
-1
/
+1
2010-08-17
net sched: fix some kernel memory leaks
Eric Dumazet
5
-37
/
+43
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
3
-0
/
+6
2010-08-17
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
1
-4
/
+5
2010-08-15
Revert "netlink: netlink_recvmsg() fix"
David S. Miller
1
-16
/
+6
2010-08-14
ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mss
Min Zhang
1
-2
/
+2
2010-08-14
xfrm: Use GFP_ATOMIC in xfrm_compile_policy
Herbert Xu
1
-1
/
+1
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-34
/
+76
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-5
/
+92
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-13
/
+24
2010-08-12
Add a dummy printk function for the maintenance of unused printks
David Howells
1
-11
/
+5
2010-08-11
phylib: available for any speed ethernet
Randy Dunlap
1
-1
/
+1
2010-08-11
can: add limit for nframes and clean up signed/unsigned variables
Oliver Hartkopp
1
-14
/
+27
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
2
-5
/
+92
2010-08-11
rpcrdma: Fix SQ size calculation when memreg is FRMR
Tom Tucker
2
-4
/
+18
2010-08-11
xprtrdma: Do not truncate iova_start values in frmr registrations.
Steve Wise
1
-1
/
+1
2010-08-11
param: simple locking for sysfs-writable charp parameters
Rusty Russell
1
-0
/
+2
2010-08-11
nfs: update for module_param_named API change
Stephen Rothwell
1
-2
/
+7
[next]