index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kallsyms.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
3
-5
/
+5
2010-10-12
net: percpu net_device refcount
Eric Dumazet
4
-14
/
+41
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
1
-0
/
+1
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
2
-2
/
+2
2010-10-12
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2
-2
/
+3
2010-10-12
dccp: generalise data-loss condition
Ivo Calado
1
-6
/
+15
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
4
-7
/
+6
2010-10-12
dccp: merge now-reduced connect_init() function
Gerrit Renker
1
-13
/
+5
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
3
-33
/
+35
2010-10-12
bnx2: Enable AER on PCIE devices only
Michael Chan
1
-14
/
+22
2010-10-12
bnx2: Update firmware to 6.0.x.
Michael Chan
14
-13430
/
+13533
2010-10-12
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
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-11
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
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
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
[next]