summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-26batman-adv: fix condition in AP isolationAntonio Quartulli
2012-06-26net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-26net/ipv6/route.c: packets originating on device match loDavid McCullough
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland
2012-06-25Documentation/networking/caif: Update documentationSjur Brændeland
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX
2012-06-25caif: added check for potential null returnKim Lilliestierna XX
2012-06-25caif: Remove unused pointer and codeKim Lilliestierna XX
2012-06-256lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com
2012-06-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-06-25be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur
2012-06-25be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur
2012-06-25net: struct sock cleanupsEric Dumazet
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak
2012-06-25batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix send local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix routing local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix hard-interface local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix gateway_common local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix gateway_client local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bridge_loop_avoidance local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bat_sysfs local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix bat_iv_ogm local static functions with batadv_Sven Eckelmann
2012-06-25batman-adv: Prefix main static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix unicast static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix originator static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hash static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix bitarray static inline functions with batadv_Sven Eckelmann
2012-06-24batman-adv: Prefix bat_debugfs local static functions with batadv_Sven Eckelmann
2012-06-24tcp: Fix bug in tcp socket early demuxVijay Subramanian
2012-06-24Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2012-06-23batman-adv: fix race condition in TT full-table replacementAntonio Quartulli