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-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-132
/
+162
2010-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
5
-28
/
+37
2010-02-08
net/sched: Fix module name in Kconfig
Jan Luebbe
1
-8
/
+8
2010-02-08
9p: fix p9_client_destroy unconditional calling v9fs_put_trans
Eric Van Hensbergen
1
-12
/
+19
2010-02-08
9p: Fix the kernel crash on a failed mount
Aneesh Kumar K.V
1
-1
/
+2
2010-02-08
dst: call cond_resched() in dst_gc_task()
Eric Dumazet
1
-0
/
+2
2010-02-08
9p: fix option parsing
Eric Van Hensbergen
3
-12
/
+16
2010-02-08
net/9p: fix statsize inside twstat
Eric Van Hensbergen
1
-2
/
+3
2010-02-08
net/9p: fail when user specifies a transport which we can't find
Eric Van Hensbergen
1
-0
/
+8
2010-02-08
net/9p: fix virtio transport to correctly update status on connect
Eric Van Hensbergen
1
-0
/
+1
2010-02-08
netfilter: nf_conntrack: fix hash resizing with namespaces
Patrick McHardy
8
-47
/
+47
2010-02-08
netfilter: xtables: compat out of scope fix
Alexey Dobriyan
3
-6
/
+6
2010-02-08
netfilter: nf_conntrack: restrict runtime expect hashsize modifications
Alexey Dobriyan
1
-1
/
+1
2010-02-08
netfilter: nf_conntrack: per netns nf_conntrack_cachep
Eric Dumazet
1
-16
/
+23
2010-02-08
netfilter: nf_conntrack: fix memory corruption with multiple namespaces
Patrick McHardy
1
-12
/
+12
2010-02-05
Bluetooth: Keep a copy of each HID device's report descriptor
Michael Poole
2
-26
/
+27
2010-02-04
pktgen: Fix freezing problem
Rafael J. Wysocki
1
-0
/
+1
2010-02-03
irda: add missing BKL in irnet_ppp ioctl
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-03
irda: unbalanced lock_kernel in irnet_ppp
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-02-03
Bluetooth: Enter active mode before establishing a SCO link.
Nick Pelly
1
-0
/
+3
2010-02-03
dccp: fix auto-loading of dccp(_probe)
Gerrit Renker
1
-2
/
+2
2010-02-03
dccp: fix bug in cache allocation
Gerrit Renker
2
-4
/
+6
2010-02-03
netlink: fix for too early rmmod
Alexey Dobriyan
1
-0
/
+5
2010-02-03
af_key: fix netns ops ordering on module load/unload
Alexey Dobriyan
1
-7
/
+8
2010-02-03
Bluetooth: Do not call rfcomm_session_put() for RFCOMM UA on closed socket
Nick Pelly
1
-1
/
+5
2010-02-03
Bluetooth: Fix sleeping function in RFCOMM within invalid context
Marcel Holtmann
1
-1
/
+1
2010-02-03
Bluetooth: Fallback eSCO to SCO on error 0x1a (Unsupported Remote Feature)
Nick Pelly
1
-0
/
+1
2010-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+3
2010-01-30
Bluetooth: Use the control channel for raw HID reports
Bastien Nocera
1
-34
/
+36
2010-01-30
Bluetooth: Fix memory leak in L2CAP
Andrei Emeltchenko
1
-1
/
+2
2010-01-30
Bluetooth: Remove double free of SKB pointer in L2CAP
Andrei Emeltchenko
1
-7
/
+4
2010-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-01-26
mac80211: fix NULL pointer dereference when ftrace is enabled
Zhu Yi
1
-1
/
+1
2010-01-26
netfilter: ctnetlink: fix expectation mask dump
Patrick McHardy
1
-1
/
+2
2010-01-26
ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure
Shan Wei
1
-0
/
+1
2010-01-25
tcp_probe: avoid modulus operation and wrap fix
Stephen Hemminger
1
-9
/
+10
2010-01-24
netns xfrm: deal with dst entries in netns
Alexey Dobriyan
3
-20
/
+78
2010-01-24
vlan: fix vlan_skb_recv()
Eric Dumazet
1
-1
/
+1
2010-01-23
netns xfrm: fix "ip xfrm state|policy count" misreport
Alexey Dobriyan
3
-17
/
+19
2010-01-22
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
26
-294
/
+344
2010-01-19
netlink: With opcode INET_DIAG_BC_S_LE dport was compared in inet_diag_bc_run()
Roel Kluin
1
-1
/
+1
2010-01-19
netfilter: nf_conntrack_sip: fix off-by-one in compact header parsing
Patrick McHardy
1
-1
/
+1
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-1
/
+5
2010-01-19
dccp: fix dccp rmmod when kernel configured to use slub
Neil Horman
2
-13
/
+7
2010-01-18
mac80211: fix sign error in pid controller
Bob Copeland
1
-1
/
+1
2010-01-17
ipv4: don't remove /proc/net/rt_acct
Alexey Dobriyan
1
-0
/
+2
2010-01-16
ax25: netrom: rose: Fix timer oopses
Jarek Poplawski
4
-5
/
+25
2010-01-15
mac80211: check that ieee80211_set_power_mgmt only handles STA interfaces.
Benoit Papillault
1
-0
/
+3
2010-01-15
appletalk:: da.s_net not copied but assigned to itself in aarp_rcv()
Roel Kluin
1
-1
/
+1
2010-01-15
dccp_probe: Fix module load dependencies between dccp and dccp_probe
Neil Horman
1
-1
/
+2
[next]