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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-14
Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...
David S. Miller
5
-68
/
+44
2009-07-14
skbuff.h: Fix comment for NET_IP_ALIGN
Tobias Klauser
1
-2
/
+2
2009-07-14
drivers/net: using spin_lock_irqsave() in net_send_packet()
Dongdong Deng
2
-5
/
+7
2009-07-14
NET: phy_device, fix lock imbalance
Jiri Slaby
1
-1
/
+3
2009-07-14
gre: fix ToS/DiffServ inherit bug
Andreas Jaggi
1
-2
/
+2
2009-07-13
igb: gcc-3.4.6 fix
Eric Dumazet
1
-40
/
+37
2009-07-13
atlx: duplicate testing of MCAST flag
roel kluin
1
-1
/
+1
2009-07-12
NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.
Ralf Baechle
5
-44
/
+68
2009-07-12
netdev: restore MTU change operation
Ben Hutchings
11
-0
/
+11
2009-07-12
netdev: restore MAC address set and validate operations
Ben Hutchings
10
-2
/
+16
2009-07-11
sit: fix regression: do not release skb->dst before xmit
Sascha Hlusiak
1
-0
/
+1
2009-07-11
net: ip_push_pending_frames() fix
Eric Dumazet
2
-2
/
+0
2009-07-11
net: sk_prot_alloc() should not blindly overwrite memory
Eric Dumazet
1
-2
/
+17
2009-07-09
cxgb3: Fix crash caused by stashing wrong netdev_queue
Roland Dreier
1
-2
/
+1
2009-07-09
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2
-8
/
+17
2009-07-09
memory barrier: adding smp_mb__after_lock
Jiri Olsa
3
-1
/
+13
2009-07-09
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
10
-19
/
+85
2009-07-08
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
1
-1
/
+1
2009-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
19
-17
/
+48
2009-07-08
includecheck fix: include/linux, rfkill.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-07-08
p54: tx refused but queue active
Larry Finger
1
-2
/
+3
2009-07-08
Atheros Kconfig needs to be dependent on WLAN_80211
Jay Sternberg
1
-0
/
+1
2009-07-08
mac80211: fix docbook
Johannes Berg
1
-2
/
+0
2009-07-08
mac80211_hwsim: avoid NULL access
Johannes Berg
1
-0
/
+1
2009-07-08
ssb: Add support for 4318E
Clyde McPherson
1
-2
/
+4
2009-07-08
b43: Add support for 4318E
Clyde McPherson
1
-0
/
+1
2009-07-08
zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device
Hin-Tak Leung
1
-0
/
+1
2009-07-08
zd1211rw: 07b8:6001 is a ZD1211B
Pascal Terjan
1
-1
/
+1
2009-07-08
r6040: bump driver version to 0.24 and date to 08 July 2009
Florian Fainelli
1
-2
/
+2
2009-07-08
r6040: restore MIER register correctly when IRQ line is shared
Florian Fainelli
1
-1
/
+4
2009-07-08
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
1
-2
/
+2
2009-07-08
davinci_emac: fix kernel oops when changing MAC address while interface is down
Pablo Bitton
1
-2
/
+10
2009-07-08
igb: set lan id prior to configuring phy
Alexander Duyck
1
-0
/
+4
2009-07-07
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
1
-1
/
+4
2009-07-07
cfg80211: fix refcount leak
Johannes Berg
1
-1
/
+0
2009-07-07
hp-wmi: fix rfkill bug
Johannes Berg
1
-1
/
+1
2009-07-07
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
1
-1
/
+1
2009-07-07
iwmc3200wifi: add Kconfig help
Samuel Ortiz
1
-0
/
+9
2009-07-07
ath9k: Fix leak in tx descriptor
Vasanthakumar Thiagarajan
1
-1
/
+8
2009-07-07
b43/b43legacy: fix radio LED initialization
Larry Finger
4
-4
/
+12
2009-07-07
Wireless: nl80211, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-07-06
fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register
Greg Ungerer
1
-1
/
+1
2009-07-06
fec: remove extra ";" from definition names
Greg Ungerer
1
-6
/
+6
2009-07-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-07-06
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
1
-23
/
+2
2009-07-06
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
1
-1
/
+3
2009-07-05
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
1
-1
/
+1
2009-07-05
forcedeth: Fix NAPI race.
Eric Dumazet
1
-11
/
+14
2009-07-05
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
1
-3
/
+3
2009-07-05
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
[next]