summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openvswitch: Remove unneeded ovs_netdev_get_ifindex()Thomas Graf2013-04-305-12/+2
* net: Use consume_skb() to free gso segmented skbSridhar Samudrala2013-04-301-1/+4
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-04-3029-400/+520
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-2929-400/+520
| |\
| | * Merge tag 'nfc-next-3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-299-79/+9
| | |\
| | | * NFC: Add missing RFKILL dependency for KconfigMarcel Holtmann2013-04-271-0/+1
| | | * NFC: Move LLCP code to the NFC top level diirectorySamuel Ortiz2013-04-269-79/+8
| | * | rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger2013-04-261-0/+3
| | * | brcmsmac: Fix merge issuePiotr Haber2013-04-261-0/+1
| | * | ssb: implement ssb spuravoid for chipid BCM43222Hauke Mehrtens2013-04-261-2/+17
| | * | mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar2013-04-261-2/+2
| | * | mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar2013-04-261-1/+0
| | * | mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar2013-04-261-1/+1
| | * | mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar2013-04-261-2/+2
| | * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-04-269-34/+24
| | |\ \
| | | * | iwlwifi: add a subdevice ID for 7000 seriesEmmanuel Grumbach2013-04-181-0/+1
| | | * | iwlwifi: dvm: don't send zeroed LQ cmdEmmanuel Grumbach2013-04-181-1/+4
| | | * | iwlwifi: remove unneeded goto from iwl_dbgfs_log_event_readStanislaw Gruszka2013-04-181-4/+2
| | | * | iwlwifi: mvm: remove usage of power_save module parameterAlexander Bondar2013-04-182-5/+3
| | | * | iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-183-6/+6
| | | * | iwlwifi: fix freeing uninitialized pointerStanislaw Gruszka2013-04-181-8/+8
| | | * | iwlwifi: mvm: change TX/RX AM-to-PSM transition time for LP modeAlexander Bondar2013-04-161-8/+2
| | | * | iwlwifi: mvm: fix first_antennaEmmanuel Grumbach2013-04-161-2/+3
| | | * | iwlwifi: mvm: remove TODO which has been addressedEmmanuel Grumbach2013-04-161-5/+0
| | * | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-267-280/+462
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Bluetooth: btmrvl: report error if verify_fw_download times outAndreas Fenkart2013-04-231-11/+10
| | | * | Bluetooth: btmrvl: release lock while waiting for fw download completeAndreas Fenkart2013-04-231-6/+12
| | | * | Bluetooth: btmrvl: use native helpers for debugfsAndy Shevchenko2013-04-231-244/+22
| | | * | Bluetooth: Remove unneeded parameter from L2CAP ATT channel handlingMarcel Holtmann2013-04-231-3/+4
| | | * | Bluetooth: hci_get_cmd_complete() can be staticFengguang Wu2013-04-231-1/+2
| | | * | Bluetooth: Add support for Intel Bluetooth device [8087:07dc]Tedd Ho-Jeong An2013-04-231-0/+377
| | | * | Bluetooth: Fix sending write_le_host_supporte for LE-only controllersJohan Hedberg2013-04-232-1/+17
| | | * | Bluetooth: Fix HCI command send functions to use const specifierJohan Hedberg2013-04-192-13/+17
| | | * | Bluetooth: remove unneeded var initialization in btmrvlGustavo Padovan2013-04-181-1/+1
* | | | | Merge branch 'vxlan_bnx2x_offload'David S. Miller2013-04-293-3/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bnx2x: allow handling tunnel over udp offloadDmitry Kravkov2013-04-292-2/+7
| * | | | vxlan: do not set SKB_GSO_UDPDmitry Kravkov2013-04-291-1/+1
|/ / / /
* | | | cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-292-0/+26
* | | | cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya2013-04-293-3/+76
* | | | cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya2013-04-291-38/+38
* | | | tcp: reset timer after any SYNACK retransmitYuchung Cheng2013-04-291-1/+6
* | | | net: Add MIB counters for checksum errorsEric Dumazet2013-04-2912-28/+72
* | | | tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner2013-04-291-4/+7
* | | | net: defer net_secret[] initializationEric Dumazet2013-04-293-4/+6
* | | | be2net: FLR must be first cmd issued to Lancer FWKalesh AP2013-04-291-11/+11
* | | | be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP2013-04-292-2/+5
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-2929-4639/+3688
|\ \ \ \
| * | | | sctp: Correct type and usage of sctp_end_cksum()Simon Horman2013-04-292-4/+3
| * | | | netfilter: nfnetlink_queue: avoid expensive gso segmentation and checksum fixupFlorian Westphal2013-04-292-3/+5
| * | | | netfilter: nfnetlink_queue: add skb info attributeFlorian Westphal2013-04-292-0/+23