index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
1
-12
/
+4
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
1
-1
/
+0
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
1
-2
/
+1
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
1
-7
/
+87
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
1
-1
/
+2
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
1
-9
/
+9
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
1
-13
/
+13
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2
-16
/
+17
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
1
-119
/
+64
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
1
-0
/
+7
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-14
cnic: Add support for 57712 device
Michael Chan
3
-17
/
+103
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
1
-14
/
+42
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2
-100
/
+124
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
1
-10
/
+27
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
3
-4
/
+111
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
1
-14
/
+25
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2
-4
/
+4
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
1
-12
/
+20
2010-10-13
Documentation: Update Phonet doc for Pipe controller changes
Kumar Sanghvi
1
-18
/
+14
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
4
-191
/
+215
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
9
-375
/
+1
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
1
-1
/
+1
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
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
9
-63
/
+66
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-11
bnx2: Enable AER on PCIE devices only
Michael Chan
1
-14
/
+22
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
[next]