index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-11
bnx2: Update firmware to 6.0.x.
Michael Chan
14
-13430
/
+13533
2010-10-11
neigh: reorder struct neighbour fields
Eric Dumazet
1
-4
/
+4
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
8
-35
/
+100
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
4
-26
/
+51
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-94
/
+126
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-11
NET: pch, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-11
neigh: speedup neigh_hh_init()
Eric Dumazet
3
-40
/
+69
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-10-11
irda: Fix heap memory corruption in iriap.c
Samuel Ortiz
1
-1
/
+2
2010-10-11
irda: Fix parameter extraction stack overflow
Samuel Ortiz
1
-1
/
+3
2010-10-11
irda: Test index before read in stir421x_patch_device()
Roel Kluin
1
-4
/
+4
2010-10-11
irda: Remove BKL instances from irnet
Samuel Ortiz
2
-19
/
+44
2010-10-11
irda: Remove BKL instances from af_irda.c
Samuel Ortiz
1
-174
/
+196
2010-10-09
sundance: get_stats proper locking
Eric Dumazet
1
-4
/
+6
2010-10-09
net/tg3: simplify conditional
Nicolas Kaiser
1
-2
/
+1
2010-10-09
ehea: simplify conditional
Nicolas Kaiser
1
-1
/
+1
2010-10-09
net_sched: use __TCA_HTB_MAX and TCA_HTB_MAX
Changli Gao
1
-2
/
+2
2010-10-09
r8169: use device model DMA API
Stanislaw Gruszka
1
-24
/
+29
2010-10-09
r8169: allocate with GFP_KERNEL flag when able to sleep
Stanislaw Gruszka
1
-6
/
+6
2010-10-08
net: Fix rxq ref counting
Tom Herbert
2
-1
/
+2
2010-10-08
Phonet: mark the pipe controller as EXPERIMENTAL
Rémi Denis-Courmont
1
-2
/
+2
2010-10-08
Phonet: cleanup pipe enable socket option
Rémi Denis-Courmont
3
-56
/
+34
2010-10-08
Phonet: advise against enabling the pipe controller
Rémi Denis-Courmont
1
-1
/
+2
2010-10-08
Phonet: add to MAINTAINERS and add myself
Rémi Denis-Courmont
1
-0
/
+8
2010-10-08
qlcnic: update driver version 5.0.11
Amit Kumar Salecha
1
-2
/
+2
2010-10-08
qlcnic: change all P3 references to P3P
Sritej Velaga
5
-72
/
+72
2010-10-08
qlcnic: fix promiscous mode for VF
Rajesh Borundia
3
-3
/
+10
2010-10-08
qlcnic: fix board description
Sritej Velaga
1
-1
/
+1
2010-10-08
qlcnic: remove private LRO flag
Amit Kumar Salecha
3
-9
/
+2
2010-10-08
qlcnic: support quiescent mode
Amit Kumar Salecha
3
-17
/
+74
2010-10-08
qlcnic: driver private workqueue
Amit Kumar Salecha
1
-1
/
+11
2010-10-08
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
146
-4191
/
+4231
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
146
-4191
/
+4231
2010-10-08
ipv4: Remove leftover rcu_read_unlock calls from __mkroute_output()
Dimitris Michailidis
1
-4
/
+2
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
1
-1
/
+1
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-3
/
+5
2010-10-08
sfc: Don't try to set filters with search depths we know won't work
Ben Hutchings
1
-1
/
+10
2010-10-08
net: Update kernel-doc for netif_set_real_num_rx_queues()
Ben Hutchings
1
-2
/
+2
2010-10-08
isdn: strcpy() => strlcpy()
Dan Carpenter
1
-4
/
+14
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
cfg80211: constify WDS address
Johannes Berg
3
-3
/
+3
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
27
-913
/
+661
[next]