summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-10Bluetooth: Use 3-DH5 payload size for default ERTM max PDU sizeMat Martineau
2010-08-10Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTMMat Martineau
2010-08-10Bluetooth: Change default L2CAP ERTM retransmit timeoutMat Martineau
2010-08-10Bluetooth: Fix endianness issue with L2CAP MPS configurationMat Martineau
2010-08-10net: Use NET_XMIT_SUCCESS where possible.Ben Greear
2010-08-10isdn: mISDN: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10isdn: avm: call pci_disable_device() if pci_probe() failedKulikov Vasiliy
2010-08-10usbnet: rx_submit() should return an error code.David S. Miller
2010-08-10pkt_sched: Add some basic qdisc class ops verification. Was: [PATCH] sfq: add...Jarek Poplawski
2010-08-10pkt_sched: sch_sfq: Add dummy unbind_tcf and put handles. Was: [PATCH] sfq: a...Jarek Poplawski
2010-08-10qlcnic: using too much stackDan Carpenter
2010-08-10qlcnic: clean up qlcnic_init_pci_info()Dan Carpenter
2010-08-10phy.c: fix kernel-doc warningsRandy Dunlap
2010-08-10net/sock.h: add missing kernel-doc notationRandy Dunlap
2010-08-10etherdevice.h: fix kernel-doc typoRandy Dunlap
2010-08-10farsync: Fix compile warnings.David S. Miller
2010-08-09iwlagn: fix rts cts protectionJohannes Berg
2010-08-09cfg80211: fix locking in action frame TXJohannes Berg
2010-08-09libertas: fix build break by including linux/sched.hJohn W. Linville
2010-08-09Revert "p54pci: Add PCI ID for SMC2802W"John W. Linville
2010-08-09igbvf.txt: Add igbvf DocumentationJeff Kirsher
2010-08-09igb.txt: Add igb documentationJeff Kirsher
2010-08-09e100/e1000*/igb*/ixgb*: Add missing read memory barrierJeff Kirsher
2010-08-09ixgbe: fix build error with FCOE_CONFIG without DCB_CONFIGJohn Fastabend
2010-08-08netxen: protect tx timeout recovery by rtnl lockAmit Kumar Salecha
2010-08-08isdn: gigaset: use after freeDan Carpenter
2010-08-08isdn: gigaset: add missing unlockDan Carpenter
2010-08-08solos-pci: Fix race condition in tasklet RX handlingDavid Woodhouse
2010-08-08pkt_sched: Fix sch_sfq vs tcf_bind_filter oopsJarek Poplawski
2010-08-08net: disable preemption before call smp_processor_id()Changli Gao
2010-08-08tcp: no md5sig option size check bugDmitry Popov
2010-08-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-08-06iwlwifi: fix locking assertionsJohannes Berg
2010-08-06iwlwifi: fix TX tracerJohannes Berg
2010-08-05isdn: fix information leakDan Carpenter
2010-08-05net: Fix napi_gro_frags vs netpoll pathJarek Poplawski
2010-08-05usbnet: remove noisy and hardly useful printkChristian Samsel
2010-08-05rtl8180: avoid potential NULL deref in rtl8180_beacon_workJohn W. Linville
2010-08-05ath9k: Remove myself from the MAINTAINERS listSujith
2010-08-05libertas: scan before assocation if no BSSID was givenDan Williams
2010-08-05libertas: fix association with some APs by using extended ratesDan Williams
2010-08-05libertas: get the right # of scanned BSSesDan Williams
2010-08-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-08-05virtio_net: implements ethtool_ops.get_drvinfoRusty Russell
2010-08-05ppp: make channel_ops conststephen hemminger
2010-08-05RxRPC: Fix a potential deadlock between the call resend_timer and state_lockDavid Howells
2010-08-05sch_sfq: add sanity check for the packet lengthChangli Gao