summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: clean up snmp stats codeWANG Cong2014-05-0712-162/+103
* isdn: hisax: remove some dead codeDan Carpenter2014-05-071-107/+4
* tunnel: fix RFC number in comment for INET_ECN_decapsulate()Neal Cardwell2014-05-071-1/+1
* w83977af_ir: remove two faux Kconfig macrosPaul Bolle2014-05-071-29/+4
* ipv6: Need to sock_put on csum errorTom Herbert2014-05-051-0/+1
* Merge branch 'tipc-next'David S. Miller2014-05-0517-352/+268
|\
| * tipc: purge signal handler infrastructureYing Xue2014-05-054-147/+2
| * tipc: avoid to asynchronously reset all linksYing Xue2014-05-054-14/+32
| * tipc: convert allocations of global variables associated with bclinkYing Xue2014-05-055-15/+32
| * tipc: define new functions to operate bc_lockYing Xue2014-05-051-43/+53
| * tipc: avoid to asynchronously deliver name tables to peer nodeYing Xue2014-05-054-54/+52
| * tipc: remove TIPC_NAMES_GONE node flagYing Xue2014-05-052-23/+7
| * tipc: avoid to asynchronously notify subscriptionsYing Xue2014-05-054-16/+33
| * tipc: rename setup_blocked variable of node struct to flagsYing Xue2014-05-053-19/+31
| * tipc: adjust order of variables in tipc_node structureYing Xue2014-05-051-29/+34
| * tipc: always use tipc_node_lock() to hold node lockYing Xue2014-05-052-9/+9
|/
* net: via-rhine: Convert #ifdef USE_MMIO to a runtime flagAlexey Charkov2014-05-051-47/+55
* ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-051-12/+0
* Merge branch 'inet_csums'David S. Miller2014-05-0512-83/+183
|\
| * net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)Tom Herbert2014-05-052-13/+38
| * net: Call skb_checksum_init in IPv6Tom Herbert2014-05-053-30/+9
| * net: Call skb_checksum_init in IPv4Tom Herbert2014-05-053-40/+10
| * net: Generalize checksum_init functionsTom Herbert2014-05-051-0/+93
| * sparc: csum_add for SparcTom Herbert2014-05-052-0/+24
| * net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-051-1/+1
| * x86_64: csum_add for x86_64Tom Herbert2014-05-051-0/+7
| * net: Allow csum_add to be provided in archTom Herbert2014-05-051-0/+2
|/
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-05-05213-3415/+6045
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-02213-3415/+6045
| |\
| | * rsi: Changing opcode for sta mode according to changes in firmwareJahnavi Meher2014-04-302-2/+3
| | * ath9k_hw: fix worse EVM for 11b ratesRajkumar Manoharan2014-04-302-6/+6
| | * ath9k_hw: update ar9300 initvalsRajkumar Manoharan2014-04-305-5/+5
| | * b43: N-PHY: complete radio 0x2056 setupRafał Miłecki2014-04-301-5/+27
| | * ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting.Nickolay Ledovskikh2014-04-301-2/+2
| | * iwlegacy: Convert /n to \nJoe Perches2014-04-302-2/+2
| | * wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-302-31/+20
| | * rtlwifi: rtl8723be: disable MSI interrupts modeAdam Lee2014-04-301-1/+1
| | * Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode"Adam Lee2014-04-301-1/+0
| | * b43: don't pre-set radio_on variable to trueRafał Miłecki2014-04-301-1/+0
| | * b43: use b43_software_rfkill helperRafał Miłecki2014-04-301-3/+3
| | * b43: bcma: respect GMODE (band choice) during core resetRafał Miłecki2014-04-301-1/+6
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-04-3062-882/+2051
| | |\
| | | * mac80211_hwsim: Advertise support for AP mode channel width changesJouni Malinen2014-04-281-0/+1
| | | * mac80211: Support dynamic AP mode channel width changesJouni Malinen2014-04-281-0/+16
| | | * cfg80211: Dynamic channel bandwidth changes in AP modeJouni Malinen2014-04-285-12/+71
| | | * mac80211: remove unnecessary assignmentZhao, Gang2014-04-281-4/+1
| | | * mac80211: avoid calling useless channel context codeZhao, Gang2014-04-281-9/+9
| | | * cfg80211: Use 5MHz bandwidth by default when checking usable channelsRostislav Lisovy2014-04-251-7/+15
| | | * cfg80211: Add attributes describing prohibited channel bandwidthRostislav Lisovy2014-04-254-0/+27
| | | * mac80211: change return value of notifier functionZhao, Gang2014-04-253-9/+8
OpenPOWER on IntegriCloud