index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-10-16
fib: avoid false sharing on fib_table_hash
Eric Dumazet
2010-10-16
fib_trie: use fls() instead of open coded loop
Eric Dumazet
2010-10-16
fib: remove a useless synchronize_rcu() call
Eric Dumazet
2010-10-16
fib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
Eric Dumazet
2010-10-16
sundance: Add initial ethtool stats support
Denis Kirjanov
2010-10-16
pch_gbe: fix if condition in set_settings()
Dan Carpenter
2010-10-16
dnet: mark methods static and annotate for correct endianness
Harvey Harrison
2010-10-16
cxgb4vf: make single bit signed bitfields unsigned
Harvey Harrison
2010-10-16
net: allocate skbs on local node
Eric Dumazet
2010-10-16
r8169: use 50% less ram for RX ring
Eric Dumazet
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
2010-10-14
igb: add check for fiber/serdes devices to igb_set_spd_dplx;
Carolyn Wyborny
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
2010-10-14
cnic: Add support for 57712 device
Michael Chan
2010-10-14
cnic: Decouple uio close from cnic shutdown
Michael Chan
2010-10-14
cnic: Add cnic_uio_dev struct
Michael Chan
2010-10-14
cnic: Add cnic_free_uio()
Michael Chan
2010-10-14
cnic: Defer iscsi connection cleanup
Michael Chan
2010-10-14
cnic: Add cnic_bnx2x_destroy_ramrod()
Michael Chan
2010-10-14
cnic: Convert ctx_flags to bit fields
Michael Chan
2010-10-14
cnic: Add common cnic_request_irq()
Michael Chan
2010-10-13
Documentation: Update Phonet doc for Pipe controller changes
Kumar Sanghvi
2010-10-13
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
2010-10-13
tipc: clean out all instances of #if 0'd unused code
Paul Gortmaker
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-10-12
bnx2x: Fixing a typo: added a missing RSS enablement
Dmitry Kravkov
2010-10-12
Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2010-10-12
dccp: cosmetics - warning format
Gerrit Renker
2010-10-12
dccp: schedule an Ack when receiving timestamps
Gerrit Renker
2010-10-12
dccp: generalise data-loss condition
Ivo Calado
2010-10-12
dccp: remove unused argument in CCID tx function
Gerrit Renker
2010-10-12
dccp: merge now-reduced connect_init() function
Gerrit Renker
2010-10-12
dccp: fix the adjustments to AWL and SWL
Gerrit Renker
2010-10-11
bnx2: Enable AER on PCIE devices only
Michael Chan
2010-10-11
bnx2: Update firmware to 6.0.x.
Michael Chan
2010-10-11
neigh: reorder struct neighbour fields
Eric Dumazet
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-10-11
neigh: Protect neigh->ha[] with a seqlock
Eric Dumazet
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-11
NET: pch, fix use after free
Jiri Slaby
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
2010-10-11
neigh: speedup neigh_hh_init()
Eric Dumazet
2010-10-10
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
2010-10-11
irda: Fix heap memory corruption in iriap.c
Samuel Ortiz
[next]