summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netem: loss model API sizesstephen hemminger2011-12-231-3/+3
* sch_hfsc: report backlog informationEric Dumazet2011-12-231-0/+10
* usb: pegasus: cleanup a couple conditionsDan Carpenter2011-12-231-2/+2
* net: only use a single page of slop in MAX_SKB_FRAGSIan Campbell2011-12-231-4/+8
* drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issueallan2011-12-231-1/+5
* packet: fix typo in packet_mmap.txtWei Yongjun2011-12-231-1/+1
* bna: Add debugfs interface.Krishna Gudipati2011-12-2310-4/+827
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-239-39/+771
* stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* netlink: wake up netlink listeners sooner (v2)stephen hemminger2011-12-221-1/+1
* netlink: af_netlink cleanup (v2)stephen hemminger2011-12-222-18/+14
* Partial revert "Basic kernel memory functionality for the Memory Controller"Glauber Costa2011-12-222-107/+8
* irda: use msecs_to_jiffies() rather than manual calculationXi Wang2011-12-211-2/+2
* stmmac: update the driver's documentation (Dec-2011)Giuseppe CAVALLARO2011-12-211-7/+9
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-219-290/+612
* sch_sfq: rehash queues in perturb timerEric Dumazet2011-12-211-6/+81
* net: ethernet: xilinx: Don't use NO_IRQ in xilinxMichal Simek2011-12-212-2/+2
* tcp: Replace constants with #define macrosVijay Subramanian2011-12-214-6/+11
* net: doc: fix many typos in scaling.txtShan Wei2011-12-201-4/+4
* qeth: recovery through asynchronous deliveryEinar Lueck2011-12-202-5/+34
* qeth: improve recovery during resource shortageFrank Blaschka2011-12-201-2/+9
* netiucv: allow multiple interfaces to same peerUrsula Braun2011-12-201-82/+135
* qeth: forbid recovery during shutdownUrsula Braun2011-12-202-0/+2
* qeth: suspicious rcu_dereference_check in recoveryUrsula Braun2011-12-201-4/+3
* af_iucv: get rid of state IUCV_SEVEREDUrsula Braun2011-12-202-28/+8
* af_iucv: remove unused timer infrastructureUrsula Braun2011-12-202-23/+0
* af_iucv: release reference to HS deviceUrsula Braun2011-12-201-13/+24
* af_iucv: accelerate close for HS transportUrsula Braun2011-12-201-0/+7
* af_iucv: support ancillary data with HS transportUrsula Braun2011-12-201-0/+2
* macvtap: Fix macvtap_get_queue to use rxhash firstKrishna Kumar2011-12-201-8/+8
* mlx4_en: FIX: Setting default_qpn before using itYevgeny Petrilin2011-12-201-1/+1
* net: unix -- Add missing module.h inclusionCyrill Gorcunov2011-12-201-0/+1
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-1952-63/+64
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-1960-288/+288
* phy: Micrel KS8995MA 5-ports 10/100 managed Ethernet switch support addedFrederic LAMBERT2011-12-193-0/+380
* de4x5/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2
* sunhme/PCI: use list_for_each_entry() for bus->devices traversalBjorn Helgaas2011-12-191-7/+2
* qla3xxx: Adding Maintainer.Jitendra Kalsaria2011-12-191-0/+1
* net: two vzalloc() cleanupsEric Dumazet2011-12-192-4/+2
* tg3: Make the RSS indir tbl admin configurableMatt Carlson2011-12-191-7/+101
* bnx2: Update driver to use new mips firmware.Michael Chan2011-12-191-4/+4
* be2net: Fix INTx processing for LancerPadmanabh Ratnakar2011-12-191-1/+9
* myri10ge: Fix typo of 'VMware' in comment.Vinson Lee2011-12-191-1/+1
* Revert "net: Remove unused neighbour layer ops."David S. Miller2011-12-193-0/+12
* mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin2011-12-191-32/+56
* mlx4: not using spin_lock_irq when getting vf by resource.Yevgeny Petrilin2011-12-191-2/+2
* mlx4_en: nullify cached multicast address list after cleanupAlexander Guller2011-12-191-0/+2
* mlx4_core: Changing link sensing logicYevgeny Petrilin2011-12-194-16/+40
* mlx4: capability for link sensingYevgeny Petrilin2011-12-192-3/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-19168-3754/+6761
|\
OpenPOWER on IntegriCloud