summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: move xtsonic's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* net: move sb1250-mac's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* net: move meth's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* net: move jazzsonic's probe function to .devinit.textUwe Kleine-König2009-07-231-2/+2
* net: move sgiseeq's probe function to .devinit.textUwe Kleine-König2009-07-231-1/+1
* veth: Zero timestamp in xmit path.Ben Greear2009-07-231-0/+1
* can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas2009-07-232-47/+112
* dm9000: switch to dev_pm_opsMike Rapoport2009-07-231-6/+12
* be2net: Add GRO support to the be2net driver. LRO is not supported anymore.Ajit Khaparde2009-07-234-94/+31
* Phonet: dropped datagrams accountingRémi Denis-Courmont2009-07-231-1/+4
* Phonet: account for dropped RX packetsRémi Denis-Courmont2009-07-231-1/+6
* Phonet: sockets list through proc_fsRémi Denis-Courmont2009-07-233-0/+105
* bnx2x: Version 1.48.113-1Eilon Greenstein2009-07-211-2/+2
* bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein2009-07-211-1/+1
* bnx2x: Set LED in loopback testEilon Greenstein2009-07-211-0/+5
* bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-216-179/+1049
* bnx2x: Update vlan_featuresEilon Greenstein2009-07-211-2/+17
* bnx2x: SMP-safe inter_semEilon Greenstein2009-07-211-1/+9
* bnx2x: Adding some mmiowbEilon Greenstein2009-07-211-0/+17
* bnx2x: Fan failure early detectionEilon Greenstein2009-07-211-0/+5
* bnx2x: Fan failureEilon Greenstein2009-07-212-37/+90
* bnx2x: Stop management traffic in loopback testEilon Greenstein2009-07-212-0/+13
* mcastv6: Local variable shadows function argumentGerrit Renker2009-07-211-1/+0
* RDS: Refactor end of __conn_create for readabilityAndy Grover2009-07-201-17/+31
* RDS/IW: Remove dead codeAndy Grover2009-07-201-9/+4
* RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-204-22/+11
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-203-12/+6
* RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-201-3/+3
* RDS/IB: Disable flow control in sysctl and explain whyAndy Grover2009-07-201-1/+11
* RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-201-6/+12
* RDS: Don't set c_version in __rds_conn_create()Andy Grover2009-07-201-1/+0
* RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover2009-07-201-6/+6
* RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-201-4/+4
* RDS/IB: Fix printk to indicate remote IP, not localAndy Grover2009-07-201-1/+1
* RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-203-6/+58
* RDS/IB: Improve RDS protocol version checkingAndy Grover2009-07-201-6/+19
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-203-1/+7
* net: explain netns notifiers a little betterJohannes Berg2009-07-201-7/+9
* b44: strncpy does not null terminate stringroel kluin2009-07-201-4/+4
* ipv4: fib_trie: Use tnode_get_child_rcu() and node_parent_rcu() in lookupsJarek Poplawski2009-07-201-3/+3
* ipv4: Fix inflate_threshold_root automaticallyJarek Poplawski2009-07-201-7/+22
* ipv4: Use synchronize_rcu() during trie_rebalance()Jarek Poplawski2009-07-201-0/+15
* vlan: Propagate physical MTU changesHerbert Xu2009-07-201-0/+13
* connector: get test code working by defaultMike Frysinger2009-07-173-22/+76
* connector: clean up grammar/style in documentationMike Frysinger2009-07-171-58/+61
* connector: make callback argument type explicitMike Frysinger2009-07-178-19/+16
* tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala2009-07-172-1/+13
* virtio-net: Allow UFO feature to be set and advertised.Sridhar Samudrala2009-07-171-1/+2
* ixgbe: Bump version numberPeter P Waskiewicz Jr2009-07-171-1/+1
OpenPOWER on IntegriCloud