summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: fix a timewait refcnt raceEric Dumazet2009-12-041-3/+16
* tcp: connect() race with timewait reuseEric Dumazet2009-12-044-18/+47
* be2net: Add support for ethtool self testSuresh R2009-12-043-0/+223
* tcp: diag: Dont report negative values for rx queueEric Dumazet2009-12-042-3/+11
* net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha2009-12-041-2/+2
* netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney2009-12-044-46/+37
* bnx2: Refine VPD logic.Michael Chan2009-12-041-28/+21
* ixgbe: use EIAM to automask MSI-XJesse Brandeburg2009-12-041-6/+19
* ixgbe: performance tweaksJesse Brandeburg2009-12-043-30/+27
* ixgbe: change default ring sizeJesse Brandeburg2009-12-041-2/+2
* ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou2009-12-041-10/+14
* ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-043-13/+28
* usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-043-29/+142
* cdc-ether: Implement reset_resume()Oliver Neukum2009-12-041-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-12-0314-116/+192
|\
| * Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings2009-12-031-0/+2
| * Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann2009-12-031-0/+6
| * Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann2009-12-031-1/+5
| * Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar2009-12-033-22/+36
| * Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan2009-12-031-0/+2
| * Bluetooth: Implement RejActioned flagGustavo F. Padovan2009-12-032-3/+36
| * Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2009-12-032-3/+6
| * Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan2009-12-031-1/+1
| * Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan2009-12-031-18/+36
| * Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri2009-12-031-1/+4
| * Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann2009-12-034-28/+18
| * Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2009-12-032-22/+24
| * Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann2009-12-031-0/+5
| * Bluetooth: Implement raw output support for HIDP layerJiri Kosina2009-12-031-0/+9
| * Bluetooth: Fix miscdev ops owner for virtual driverMarcel Holtmann2009-12-031-0/+1
| * Bluetooth: Remove unused global minor variableMarcel Holtmann2009-12-031-10/+2
| * Bluetooth: Remove stub ioctl in hci_vhciThomas Gleixner2009-12-031-7/+0
| * Bluetooth: Removal of unused variable in btmrvl driverRahul Tank2009-12-031-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-12-0332-257/+253
|\ \
| * | netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-2322-174/+163
| * | netfilter: xtables: fix conntrack match v1 ipt-save outputFlorian Westphal2009-11-231-44/+17
| * | netfilter: nf_ct_tcp: improve out-of-sync situation in TCP trackingPablo Neira Ayuso2009-11-232-10/+44
| * | netfilter: remove unneccessary checks from netlink notifiersPatrick McHardy2009-11-064-8/+4
| * | netfilter: nf_nat_helper: tidy up adjust_tcp_sequenceHannes Eder2009-11-051-13/+9
| * | netfilter: nf_conntrack: avoid additional compare.Changli Gao2009-11-051-4/+10
| * | netfilter: remove synchronize_net() calls in ip_queue/ip6_queueEric Dumazet2009-11-042-2/+2
| * | netfilter: xt_socket: make module available for INPUT chainJan Engelhardt2009-10-291-2/+4
* | | bnx2: Update version to 2.0.3.Michael Chan2009-12-031-2/+2
* | | bnx2: Read firmware version from VPD.Michael Chan2009-12-031-3/+99
* | | bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan2009-12-031-2/+10
* | | bnx2: Dump some state during tx timeout.Michael Chan2009-12-032-0/+25
* | | bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan2009-12-031-1/+5
* | | tg3: Update version to 3.105Matt Carlson2009-12-031-2/+2
* | | tg3: Clean tg3_init_one()Matt Carlson2009-12-031-6/+2
* | | tg3: Use pci_read_vpd() instead of private methodMatt Carlson2009-12-031-23/+12