summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: make all team port device link events urgentFlavio Leitner2013-06-131-0/+3
* net: ping_check_bind_addr() etc. can be staticWu Fengguang2013-06-132-13/+13
* cxgb4: Do not set net_device::dev_id to VI indexBen Hutchings2013-06-131-1/+0
* macvtap: fix uninitialized return value macvtap_ioctl_set_queue()Jason Wang2013-06-131-0/+2
* macvtap: slient sparse warningsJason Wang2013-06-132-2/+2
* sctp: Correct byte order of access to skb->{network, transport}_headerSimon Horman2013-06-131-1/+1
* netlink: make compare exist all the timeGao feng2013-06-131-2/+2
* net: add doc for ip_early_demux sysctlCong Wang2013-06-121-0/+9
* tun: Turn tun_flow_init() into void fnPavel Emelyanov2013-06-121-7/+2
* tun: Report "persist" flag to userspacePavel Emelyanov2013-06-122-0/+5
* udp: fix two sparse errorsEric Dumazet2013-06-121-2/+2
* gro: remove a sparse errorEric Dumazet2013-06-121-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-06-12206-3391/+19923
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-11206-3391/+19923
| |\
| | * cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-119-75/+80
| | * cw1200: Eliminate the ETF debug/engineering code.Solomon Peachy2013-06-117-349/+2
| | * cw1200: Remove "ITP" debug subsystem.Solomon Peachy2013-06-118-905/+3
| | * rt2x00: rt2x00queue: initialize data_queue fields earlierGabor Juhos2013-06-101-6/+38
| | * rtlwifi: initialize local array and set value.Yunlian Jiang2013-06-101-1/+1
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
| | |\
| | | * iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-051-0/+3
| | | * iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-051-1/+1
| | | * iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-052-0/+5
| | | * iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2013-06-042-26/+17
| | | * iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach2013-06-043-2/+13
| | | * iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach2013-06-041-4/+5
| | | * iwlwifi: mvm: Fix quota command settingsIlan Peer2013-06-041-9/+16
| | | * iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-041-1/+2
| | | * iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2013-06-042-1/+108
| | | * iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach2013-06-041-0/+11
| | | * iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach2013-06-041-0/+7
| | | * iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach2013-06-041-1/+1
| | | * iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-298-21/+182
| | | * Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-05-29136-2607/+18099
| | | |\
| | * | | cw1200: handle allocation failure in wsm_event_indication()Dan Carpenter2013-06-101-0/+2
| | * | | cw1200: read beyond end of array in debug codeDan Carpenter2013-06-101-3/+2
| | * | | cw1200: Sanity-check arguments in copy_from_user()Solomon Peachy2013-06-101-4/+14
| | * | | cw1200: hwio: Remove an unnecessary gotoJoe Perches2013-06-101-1/+0
| | * | | brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
| | * | | ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22
| | * | | ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
| | * | | ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4
| | * | | ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10
| | * | | ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
| | * | | ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35
| | * | | ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
| | * | | net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0
| | * | | ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-0310-16/+75
| | |\ \ \
| | | * | | mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2