aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-26connector: Move cn_test.c away from NLMSG_PUT().David S. Miller1-7/+6
2012-06-26connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas1-6/+6
2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko1-1/+0
2012-06-26team: do not allow to map disabled portsJiri Pirko3-4/+6
2012-06-26team: fix team_adjust_ops with regard to enabled portsJiri Pirko1-11/+19
2012-06-26mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com1-0/+2
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com4-0/+1003
2012-06-26mac802154: mlme start requestalex.bluesman.smirnov@gmail.com1-0/+25
2012-06-26mac802154: page and channel setteralex.bluesman.smirnov@gmail.com2-0/+45
2012-06-26mac802154: short address setteralex.bluesman.smirnov@gmail.com2-0/+18
2012-06-26mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com2-0/+33
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com8-13/+583
2012-06-26net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter1-2/+2
2012-06-26ipv4: Cache ip_error() routes even when not forwarding.David S. Miller2-18/+20
2012-06-26ipv4: Remove unnecessary code from rt_check_expire().David S. Miller1-23/+11
2012-06-25batman-adv: fix global TT entry deletionAntonio Quartulli1-0/+2
2012-06-25batman-adv: fix condition in AP isolationAntonio Quartulli1-1/+1
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu1-32/+56
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2-43/+66
2012-06-25net/ipv6/route.c: packets originating on device match loDavid McCullough1-0/+2
2012-06-25caif-hsi: Remove use of module parametersSjur Brændeland2-83/+82
2012-06-25caif-hsi: Replace platform device with ops structure.Sjur Brændeland2-77/+70
2012-06-25caif-hsi: Add rtnl supportSjur Brændeland2-90/+157
2012-06-25Documentation/networking/caif: Update documentationSjur Brændeland1-64/+27
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland1-5/+5
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland1-47/+47
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX1-1/+1
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX1-7/+4
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX1-8/+9
2012-06-25caif: added check for potential null returnKim Lilliestierna XX1-0/+5
2012-06-25caif: Remove unused pointer and codeKim Lilliestierna XX1-3/+0
2012-06-256lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com1-57/+37
2012-06-256lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com1-0/+1
2012-06-256lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com1-32/+38
2012-06-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller24-1482/+1591
2012-06-25be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur1-1/+2
2012-06-25be2net: Explicitly clear the reserved field in the Tx DescriptorSomnath Kotur1-0/+1
2012-06-25net: struct sock cleanupsEric Dumazet1-1/+2
2012-06-25net: Remove 'unlikely' qualifier in skb_steal_sock()Vijay Subramanian1-1/+1
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller47-206/+307
2012-06-25ipv6: fib: fix fib dump restartEric Dumazet1-2/+2
2012-06-25netxen: Error return off by one for XG port.Santosh Nayak2-4/+4
2012-06-25netxen: Error return off by one in 'netxen_nic_set_pauseparam()'.Santosh Nayak1-2/+2
2012-06-25batman-adv: Prefix translation-table local static functions with batadv_Sven Eckelmann1-258/+282
2012-06-25batman-adv: Prefix soft-interface local static functions with batadv_Sven Eckelmann1-39/+41
2012-06-25batman-adv: Prefix send local static functions with batadv_Sven Eckelmann1-15/+15
2012-06-25batman-adv: Prefix routing local static functions with batadv_Sven Eckelmann1-31/+34
2012-06-25batman-adv: Prefix originator local static functions with batadv_Sven Eckelmann1-27/+27
2012-06-25batman-adv: Prefix icmp_socket local static functions with batadv_Sven Eckelmann1-32/+34
2012-06-25batman-adv: Prefix hash local static functions with batadv_Sven Eckelmann1-2/+2