summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: Match underlying dev carrier on vlan addPhil Oester2010-08-191-1/+2
* ibmveth: Fix opps during MTU change on an active deviceRobert Jennings2010-08-191-17/+15
* ehea: Fix synchronization between HW and SW send queueAndre Detsch2010-08-182-2/+61
* bnx2x: Update bnx2x version to 1.52.53-4Yaniv Rosner2010-08-181-2/+2
* bnx2x: Fix PHY locking problemYaniv Rosner2010-08-181-2/+7
* rds: fix a leak of kernel memoryEric Dumazet2010-08-181-1/+1
* netlink: fix compat recvmsgJohannes Berg2010-08-181-30/+16
* netfilter: fix userspace header warningSam Ravnborg2010-08-181-0/+2
* net: add Fast Ethernet driver for PXA168.Sachin Sanap2010-08-184-0/+1707
* net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski2010-08-171-1/+1
* net sched: fix some kernel memory leaksEric Dumazet2010-08-175-37/+43
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-173-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1610-16/+48
|\
| * ath5k: disable ASPM L0s for all cardsMaxim Levitsky2010-08-131-0/+21
| * ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan2010-08-135-7/+11
| * wl1251: fix trigger scan timeout usageYuri Kululin2010-08-131-1/+1
| * ath9k_htc: Fix disconnect issue in HT40 mode.Vivek Natarajan2010-08-131-1/+2
| * ath9k_htc: fix panic on packet injection using airbase-ng tool.Rajkumar Manoharan2010-08-111-5/+10
| * ipw2100: register pm_qos request before registering pci driverJohn W. Linville2010-08-111-2/+3
* | Revert "netlink: netlink_recvmsg() fix"David S. Miller2010-08-151-16/+6
* | ipv6: remove sysctl jiffies conversion on gc_elasticity and min_adv_mssMin Zhang2010-08-141-2/+2
* | xfrm: Use GFP_ATOMIC in xfrm_compile_policyHerbert Xu2010-08-141-1/+1
* | ctcm: rename READ/WRITE defines to avoid redefinitionsUrsula Braun2010-08-125-110/+118
* | claw: rename READ/WRITE defines to avoid redefinitionsHeiko Carstens2010-08-122-61/+61
* | phylib: available for any speed ethernetRandy Dunlap2010-08-112-2/+2
* | can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp2010-08-111-14/+27
* | pkt_sched: Check .walk and .leaf class handlersJarek Poplawski2010-08-111-1/+1
* | pkt_sched: Fix sch_sfq vs tc_modify_qdisc oopsJarek Poplawski2010-08-111-0/+6
* | caif-spi: Bugfix SPI_DATA_POS settings were inverted.Sjur Braendeland2010-08-101-2/+2
* | caif: Bugfix - Increase default headroom size for control channel.Sjur Braendeland2010-08-101-1/+1
* | net: make netpoll_rx return bool for !CONFIG_NETPOLLJohn W. Linville2010-08-101-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-1016-144/+102
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-08-102-8/+7
| |\
| | * Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau2010-08-101-1/+1
| | * Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau2010-08-101-2/+0
| | * Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau2010-08-101-1/+1
| | * Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau2010-08-101-4/+5
| * | iwlagn: fix rts cts protectionJohannes Berg2010-08-0911-133/+87
| * | cfg80211: fix locking in action frame TXJohannes Berg2010-08-091-1/+7
| * | libertas: fix build break by including linux/sched.hJohn W. Linville2010-08-091-0/+1
| * | Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville2010-08-091-2/+0
| |/
* | net: Use NET_XMIT_SUCCESS where possible.Ben Greear2010-08-104-6/+6
* | isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-1/+4
* | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
* | isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy2010-08-101-0/+1
* | usbnet: rx_submit() should return an error code.David S. Miller2010-08-101-6/+16
* | pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...Jarek Poplawski2010-08-101-5/+17
* | pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...Jarek Poplawski2010-08-101-0/+6
* | qlcnic: using too much stackDan Carpenter2010-08-101-6/+21
* | qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter2010-08-101-22/+23