summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com2012-05-161-0/+28
* mac802154: declare reduced mlme operationsalex.bluesman.smirnov@gmail.com2012-05-161-5/+20
* mac802154: TX data pathalex.bluesman.smirnov@gmail.com2012-05-163-1/+122
* mac802154: RX data pathalex.bluesman.smirnov@gmail.com2012-05-164-1/+119
* mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com2012-05-167-0/+239
* mac802154: basic ieee802.15.4 device structuresalex.bluesman.smirnov@gmail.com2012-05-161-0/+126
* isdn: Fix typo in hfcmulti.cMasanari Iida2012-05-161-2/+2
* Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2012-05-1668-26213/+33
|\
| * tokenring: delete all remaining driver supportPaul Gortmaker2012-05-1543-25869/+0
| * net: delete all instances of special processing for token ringPaul Gortmaker2012-05-1518-148/+14
| * atm: remove the coupling to token ring supportPaul Gortmaker2012-05-153-138/+8
| * s390: delete any traces of token ring supportPaul Gortmaker2012-05-155-58/+11
* | net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-05-1612-57/+58
* | net: ipv6: Standardize prefixes for message loggingJoe Perches2012-05-1616-120/+116
* | netdev/phy: Make get_phy_id() static and quit EXPORTing it.David Daney2012-05-162-3/+1
* | net/mlx4_core: Fixed error flow in rem_slave_eqsJack Morgenstein2012-05-161-7/+6
* | net/mlx4_core: Add XRC domains and counters to resource trackerJack Morgenstein2012-05-164-5/+275
* | net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-164-8/+26
* | net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriovJack Morgenstein2012-05-161-3/+2
* | net/mlx4_core: Remove unused *_str functions from the resource trackerJack Morgenstein2012-05-161-30/+0
* | net/mlx4_core: Change SYNC_TPT to be native (not wrapped)Jack Morgenstein2012-05-161-1/+1
* | net/mlx4_core: Fix init_port mask state for slavesJack Morgenstein2012-05-161-2/+1
* | net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-165-18/+8
* | xfrm: Convert several xfrm policy match functions to bool.David S. Miller2012-05-152-19/+20
|/
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-1576-490/+306
* net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches2012-05-151-0/+23
* dummy: documentation is staleAlan Cox2012-05-151-4/+1
* xfrm_algo: drop an unnecessary inclusionJan Beulich2012-05-151-3/+0
* xfrm: make xfrm_algo.c a moduleJan Beulich2012-05-155-9/+17
* qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...Manish chopra2012-05-151-1/+6
* linux/ethtool: Added macro ETH_FW_DUMP_DISABLEManish chopra2012-05-151-1/+6
* stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-141-4/+6
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-146-5/+13
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-147-10/+29
* dm9000: some coldfire boards need thisSteven King2012-05-141-1/+1
* codel: use u16 field instead of 31bits for rec_inv_sqrtEric Dumazet2012-05-141-10/+15
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-05-1411-29/+64
|\
| * batman-adv: unset the TT_CLIENT_PENDING flag if the new local entry already e...Antonio Quartulli2012-05-141-0/+2
| * batman-adv: README cleanupsSven Eckelmann2012-05-141-6/+5
| * batman-adv: Start new development cycleSven Eckelmann2012-05-131-1/+1
| * batman-adv: use shorter pr_warn instead of pr_warningSven Eckelmann2012-05-132-5/+5
| * batman-adv: refactor window_protected to avoid unnecessary return statementMarek Lindner2012-05-131-9/+6
| * batman-adv: prepare lq_update_lock to be shared among different protocolsMarek Lindner2012-05-133-6/+6
| * batman-adv: improve unicast packet (re)routingAntonio Quartulli2012-05-134-0/+36
| * batman-adv: avoid skb_linearise() if not neededAntonio Quartulli2012-05-131-2/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-1443-244/+893
|\ \
| * | iwlwifi: fix-up some merge damage from commit 0d6c4a2John W. Linville2012-05-081-1/+2
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-087-1/+20
| * | mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-081-3/+9
| * | mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-082-7/+77
OpenPOWER on IntegriCloud