summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | network: Allow af_packet to transmit +4 bytes for VLAN packets.Ben Greear2011-02-111-2/+29
* | | Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller2011-02-1111-26/+7
|\ \ \
| * | | batman-adv: Disallow originator addressing within mesh layerLinus Lüssing2011-02-111-6/+1
| * | | batman-adv: Remove duplicate types.h inclusionsLinus Lüssing2011-02-1110-14/+0
| * | | batman-adv: Split combined variable declarationsMarek Lindner2011-02-111-2/+2
| * | | batman-adv: Use successive sequence numbers for fragmentsSven Eckelmann2011-02-111-4/+4
* | | | be2net: restrict WOL to PFs only.Ajit Khaparde2011-02-111-2/+13
* | | | be2net: detect a UE even when a interface is down.Ajit Khaparde2011-02-111-0/+4
* | | | be2net: gracefully handle situations when UE is detectedAjit Khaparde2011-02-112-0/+16
* | | | be2net: fix be_suspend/resume/shutdownAjit Khaparde2011-02-111-0/+8
* | | | be2net: pass proper hdr_size while flashing redboot.Ajit Khaparde2011-02-111-2/+2
* | | | be2net: Fix broken priority setting when vlan tagging is enabled.Ajit Khaparde2011-02-111-0/+1
* | | | be2net: Allow VFs to call be_cmd_reset_function.Ajit Khaparde2011-02-111-5/+3
* | | | be2net: pass domain numbers for pmac_add/del functionsAjit Khaparde2011-02-113-10/+15
* | | | be2net: For the VF MAC, use the OUI from current MAC addressAjit Khaparde2011-02-111-3/+2
* | | | be2net: Cleanup the VF interface handlesAjit Khaparde2011-02-111-0/+9
* | | | be2net: call be_vf_eth_addr_config() after register_netdevAjit Khaparde2011-02-111-9/+8
* | | | be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has s...Ajit Khaparde2011-02-111-17/+22
* | | | be2net: Use domain id when be_cmd_if_destroy is called.Ajit Khaparde2011-02-113-5/+8
* | | | be2net: endianness fix in be_cmd_set_qos().Ajit Khaparde2011-02-111-2/+2
* | | | be2net: While configuring QOS for VF, pass proper domain idAjit Khaparde2011-02-111-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller2011-02-1119-201/+605
|\ \ \ \
| * | | | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-112-3/+36
| * | | | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore2011-02-112-0/+4
| * | | | ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-112-12/+2
| * | | | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-112-2/+1
| * | | | ixgbe: DCB, use hardware independent routinesJohn Fastabend2011-02-111-5/+1
| * | | | ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend2011-02-111-25/+12
| * | | | ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend2011-02-112-13/+39
| * | | | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-117-1/+212
| * | | | ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-117-102/+230
| * | | | ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend2011-02-113-6/+2
| * | | | ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend2011-02-111-12/+26
| * | | | igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny2011-02-113-24/+33
| * | | | e1000e: return appropriate errors for 'ethtool -r'Bruce Allan2011-02-111-2/+9
| * | | | e1000e: use correct pointer when memcpy'ing a 2-dimensional arrayBruce Allan2011-02-111-1/+1
| * | | | e1000e: replace unbounded sprintf with snprintfBruce Allan2011-02-111-2/+6
* | | | | atl1: Do not use legacy PCI power managementRafael J. Wysocki2011-02-111-46/+31
* | | | | atl1c: Do not call device_init_wakeup() in atl1c_probe()Rafael J. Wysocki2011-02-111-1/+0
* | | | | tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki2011-02-111-2/+4
* | | | | tg3: Expand 5719 workaroundMatt Carlson2011-02-101-2/+2
|/ / / /
* | | | inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller2011-02-104-3/+36
* | | | inetpeer: Add redirect and PMTU discovery cached info.David S. Miller2011-02-102-7/+13
* | | | inetpeer: Abstract address representation further.David S. Miller2011-02-104-11/+15
* | | | net: rename group sysfs entry to netdev_groupXiaotian Feng2011-02-091-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-092-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | IPVS: precedence bug in ip_vs_sync_switch_mode()Dan Carpenter2011-02-071-1/+1
| * | | IPVS: Use correct lock in SCTP moduleSimon Horman2011-02-031-1/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-0831-149/+306
|\ \ \ \ | | |_|/ | |/| |
| * | | pch_can: fix module reload issue with MSITomoya2011-02-081-0/+1
OpenPOWER on IntegriCloud