summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | phy.c: fix kernel-doc warningsRandy Dunlap2010-08-101-1/+1
* | net/sock.h: add missing kernel-doc notationRandy Dunlap2010-08-101-1/+3
* | etherdevice.h: fix kernel-doc typoRandy Dunlap2010-08-101-1/+1
* | farsync: Fix compile warnings.David S. Miller2010-08-101-7/+8
|/
* igbvf.txt: Add igbvf DocumentationJeff Kirsher2010-08-081-0/+78
* igb.txt: Add igb documentationJeff Kirsher2010-08-081-0/+132
* e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher2010-08-088-0/+18
* ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend2010-08-081-4/+10
* netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha2010-08-071-8/+7
* isdn: gigaset: use after freeDan Carpenter2010-08-071-2/+4
* isdn: gigaset: add missing unlockDan Carpenter2010-08-071-0/+1
* solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse2010-08-071-1/+6
* pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski2010-08-071-0/+7
* net: disable preemption before call smp_processor_id()Changli Gao2010-08-071-0/+2
* tcp: no md5sig option size check bugDmitry Popov2010-08-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-08-0641-301/+866
|\
| * iwlwifi: fix locking assertionsJohannes Berg2010-08-064-6/+6
| * iwlwifi: fix TX tracerJohannes Berg2010-08-061-1/+1
| * rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville2010-08-051-0/+2