summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation/networking/caif: Update documentationSjur Brændeland2012-06-261-64/+27Star
* caif-hsi: Remove uncecessary assignmentsSjur Brændeland2012-06-261-5/+5
* caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland2012-06-261-47/+47
* caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-261-1/+1
* caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-261-7/+4Star
* caif: Fixed potential memory leakKim Lilliestierna XX2012-06-261-8/+9
* caif: added check for potential null returnKim Lilliestierna XX2012-06-261-0/+5
* caif: Remove unused pointer and codeKim Lilliestierna XX2012-06-261-3/+0Star
* 6lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com2012-06-261-57/+37Star
* 6lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com2012-06-261-0/+1
* 6lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com2012-06-261-32/+38
* Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2012-06-2624-1482/+1591
|\
| * batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann2012-06-251-258/+282
| * batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann2012-06-251-39/+41
| * batman-adv: Prefix send local static functions with batadv_Sven Eckelmann2012-06-251-15/+15
| * batman-adv: Prefix routing local static functions with batadv_Sven Eckelmann2012-06-251-31/+34
| * batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann2012-06-251-27/+27
| * batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann2012-06-251-32/+34
| * batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann2012-06-251-2/+2
| * batman-adv: Prefix hard-interface local static functions with batadv_Sven Eckelmann2012-06-251-31/+33
| * batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann2012-06-251-5/+5
| * batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann2012-06-251-32/+35
| * batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann2012-06-251-152/+168
| * batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann2012-06-251-117/+138
| * batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann2012-06-251-127/+130
| * batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann2012-06-2516-395/+414
| * batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann2012-06-242-2/+3
| * batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann2012-06-248-32/+37
| * batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann2012-06-245-35/+42
| * batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann2012-06-2414-83/+84
| * batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann2012-06-244-15/+16
| * batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann2012-06-241-71/+72
* | be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur2012-06-261-1/+2
* | be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur2012-06-261-0/+1
* | net: struct sock cleanupsEric Dumazet2012-06-261-1/+2
* | net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian2012-06-261-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-2647-206/+307
|\ \
| * | ipv6: fib: fix fib dump restartEric Dumazet2012-06-261-2/+2
| * | batman-adv: fix race condition in TT full-table replacementAntonio Quartulli2012-06-231-2/+2
| * | batman-adv: only drop packets of known wifi clientsMarek Lindner2012-06-231-4/+4
| * | net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-231-5/+7
| * | r8169: RxConfig hack for the 8168evl.françois romieu2012-06-231-0/+1
| * | usbnet: handle remote wakeup asapMing Lei2012-06-231-16/+26
| * | usbnet: decrease suspend count if returning -EBUSY for runtime suspendMing Lei2012-06-231-0/+1
| * | usbnet: clear OPEN flag in failure pathMing Lei2012-06-231-1/+3
| * | net: qmi_wwan: fix Gobi device probingBjørn Mork2012-06-231-43/+40Star
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2219-58/+96
| |\ \
| | * | ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan2012-06-201-3/+2Star
| | * | iwlwifi: remove log_event debugfs file debugging is disabledJohannes Berg2012-06-201-0/+6
| | * | ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan2012-06-201-1/+13