aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03net: Fix ks8851 snl NULL pointer dereference OopsTristram Ha1-2/+2
2009-12-03netdevice: provide common routine for macvlan and vlan operstate managementPatrick Mullaney4-46/+37
2009-12-03bnx2: Refine VPD logic.Michael Chan1-28/+21
2009-12-03ixgbe: use EIAM to automask MSI-XJesse Brandeburg1-6/+19
2009-12-03ixgbe: performance tweaksJesse Brandeburg3-30/+27
2009-12-03ixgbe: change default ring sizeJesse Brandeburg1-2/+2
2009-12-03ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou1-10/+14
2009-12-03ixgbe: use known user priority for FCoE when DCB is enabledYi Zou3-13/+28
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum3-29/+142
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum1-0/+1
2009-12-03bnx2: Update version to 2.0.3.Michael Chan1-2/+2
2009-12-03bnx2: Read firmware version from VPD.Michael Chan1-3/+99
2009-12-03bnx2: Print warning when unable to allocate the full SKB/page ring.Michael Chan1-2/+10
2009-12-03bnx2: Dump some state during tx timeout.Michael Chan2-0/+25
2009-12-03bnx2: Protect tx timeout reset with rtnl_lock().Michael Chan1-1/+5
2009-12-03tg3: Update version to 3.105Matt Carlson1-2/+2
2009-12-03tg3: Clean tg3_init_one()Matt Carlson1-6/+2
2009-12-03tg3: Use pci_read_vpd() instead of private methodMatt Carlson1-23/+12
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson3-10/+18
2009-12-03tg3: Add 57765 asic revMatt Carlson2-19/+62
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson2-35/+57
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches132-805/+799
2009-12-03be2net: Bump up the driver version numberAjit Khaparde1-1/+1
2009-12-03be2net: Support for WoL using magic packet after suspend.Ajit Khaparde6-0/+128
2009-12-03be2net: Changes to print fw command opcode when command is failed by controller.Ajit Khaparde1-32/+57
2009-12-03net: Batch inet_twsk_purgeEric W. Biederman4-14/+24
2009-12-03net: Use rcu lookups in inet_twsk_purge.Eric W. Biederman1-15/+24
2009-12-03net: Allow fib_rule_unregister to batchEric W. Biederman5-38/+57
2009-12-03netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}Eric W. Biederman1-2/+6
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2-8/+11
2009-12-03net: Move network device exit batchingEric W. Biederman2-24/+25
2009-12-03net: Add support for batching network namespace cleanupsEric W. Biederman2-61/+63
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy6-4/+17
2009-12-03net 04/05: fib_rules: allow to delete local rulePatrick McHardy3-3/+3
2009-12-03net 03/05: fib_rules: add oif classificationPatrick McHardy3-1/+37
2009-12-03net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAMEPatrick McHardy3-23/+25
2009-12-03net 01/05: fib_rules: rearrange struct fib_rulePatrick McHardy1-1/+1
2009-12-03Bluetooth: Declare MODULE_FIRMWARE for Marvell SDIO driverBen Hutchings1-0/+2
2009-12-03Bluetooth: Add RFCOMM option to use L2CAP ERTM modeMarcel Holtmann1-0/+6
2009-12-03Bluetooth: Add L2CAP option for max transmit valueMarcel Holtmann1-1/+5
2009-12-03Bluetooth: Enable auto sleep mode for btmrvl driverAmitkumar Karwar3-22/+36
2009-12-03Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq valueGustavo F. Padovan1-0/+2
2009-12-03Bluetooth: Implement RejActioned flagGustavo F. Padovan2-3/+36
2009-12-03Bluetooth: Fix sending ReqSeq on I-framesGustavo F. Padovan2-3/+6
2009-12-03Bluetooth: Fix unset of SrejActioned flagGustavo F. Padovan1-1/+1
2009-12-03Bluetooth: Initialize variables and timers for both channel's sidesGustavo F. Padovan1-18/+36
2009-12-03Bluetooth: Fix handling of BNEP setup connection requestsVikram Kandukuri1-1/+4
2009-12-03Bluetooth: Unobfuscate tasklet_schedule usageMarcel Holtmann4-28/+18
2009-12-03Bluetooth: Turn hci_recv_frame into an exported functionMarcel Holtmann2-22/+24
2009-12-03Bluetooth: Return ENETDOWN when interface is downMarcel Holtmann1-0/+5