summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-23tcp: cleanup of cwnd initialization in tcp_init_metrics()Jiri Kosina
2010-12-22pch_can: Fix array miss-pointing issueTomoya
2010-12-22sfq: fix sfq class stats handlingEric Dumazet
2010-12-21Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-modsDavid S. Miller
2010-12-21sundance: Program station address into HWDenis Kirjanov
2010-12-21sundance: Wrap up acceess to ASICCtrl high word with a macroDenis Kirjanov
2010-12-21filter: optimize accesses to ancillary dataEric Dumazet
2010-12-21bnx2: remove cancel_work_sync() from remove_oneTejun Heo
2010-12-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2010-12-21stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter
2010-12-21bnx2x: remove bogus checkDan Carpenter
2010-12-21net: timestamp cloned packet in dev_queue_xmit_nitEric Dumazet
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-12-21tulip: Use DEFINE_PCI_DEVICE_TABLE and static constJoe Perches
2010-12-21usb: Use static const, consolidate codeJoe Perches
2010-12-21drivers/net/*.c: Use static constJoe Perches
2010-12-21tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches
2010-12-20TCP: increase default initial receive window.Nandita Dukkipati
2010-12-20net_sched: sch_sfq: better struct layoutsEric Dumazet
2010-12-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-20net_sched: sch_sfq: fix allot handlingEric Dumazet
2010-12-20net_sched: sch_sfq: add backlog info in sfq_dump_class_stats()Eric Dumazet
2010-12-20vmxnet3: locking problems in xmitDan Carpenter
2010-12-20typhoon: memory corruption in typhoon_get_drvinfo()Dan Carpenter
2010-12-20net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variantAndreas Mohr
2010-12-20ipv4: Flush per-ns routing cache more sanely.David S. Miller
2010-12-20ehea: Fixing some message levelBreno Leitao
2010-12-20batman-adv: Return hna count on local buffer fillSven Eckelmann
2010-12-20pktgen: Remove unnecessary prefix from pr_<level>Joe Perches
2010-12-20net_sched: always clone skbsChangli Gao
2010-12-19net: kill unused macrosShan Wei
2010-12-19vxge: add missing flush of reset_taskTejun Heo
2010-12-19net: increase skb->users instead of skb_clone()Changli Gao
2010-12-19ifb: use netif_receive_skb() instead of netif_rx()Eric Dumazet
2010-12-19ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens
2010-12-18ipv6: remove duplicate neigh_ifdownstephen hemminger
2010-12-18ipv6: fib6_ifdown cleanupstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-17netlink: fix gcc -Wconversion compilation warningDmitry V. Levin
2010-12-17asix: add USB ID for Logitec LAN-GTJ U2AArnaud Ebalard
2010-12-17qlcnic: reset pci function unconditionally during probeRajesh Borundia
2010-12-17qlcnic: fix ocm window register offset calculationRajesh Borundia
2010-12-17qlcnic: fix LED test when interface is down.Sucheta Chakraborty
2010-12-17tehuti: Firmware filename is tehuti/bdx.binBen Hutchings
2010-12-16ipv6: don't flush routes when setting loopback downstephen hemminger
2010-12-16ifb: fix a lockdep splatEric Dumazet
2010-12-16sctp: fix the return value of getting the sctp partial delivery pointWei Yongjun
2010-12-16net: Fix drivers advertising HW_CSUM feature to use csum_startMichał Mirosław
2010-12-16net: Use skb_checksum_start_offset()Michał Mirosław
2010-12-16net: Introduce skb_checksum_start_offset()Michał Mirosław