summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 6lowpan: double unlock on an error pathDan Carpenter2012-06-271-1/+1
* netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller2012-06-261-8/+0
* pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-10/+14
* pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+7
* decnet: dn_table: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+6
* decnet: dn_route: Move away from NLMSG_NEW().David S. Miller2012-06-261-5/+7
* audit: netlink: Move away from NLMSG_NEW().David S. Miller2012-06-261-10/+13
* infiniband: netlink: Move away from NLMSG_NEW().David S. Miller2012-06-261-4/+6
* selinux: netlink: Move away from NLMSG_PUT().David S. Miller2012-06-261-4/+7
* unix_diag: Move away from NLMSG_PUT().David S. Miller2012-06-261-11/+13
* pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller2012-06-261-28/+31
* netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller2012-06-261-9/+13
* netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller2012-06-261-13/+16
* netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller2012-06-261-7/+8
* inet_diag: Move away from NLMSG_PUT().David S. Miller2012-06-261-19/+24
* decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller2012-06-261-10/+10
* netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller2012-06-261-13/+10
* gdm72xx: Move away from NLMSG_PUT().David S. Miller2012-06-261-4/+6
* connector: Move cn_test.c away from NLMSG_PUT().David S. Miller2012-06-261-7/+6
* connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas2012-06-261-6/+6
* team: remove unused rcu_head field from team_port structJiri Pirko2012-06-261-1/+0
* team: do not allow to map disabled portsJiri Pirko2012-06-263-4/+6
* team: fix team_adjust_ops with regard to enabled portsJiri Pirko2012-06-261-11/+19
* mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com2012-06-261-0/+2
* drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com2012-06-264-0/+1003
* mac802154: mlme start requestalex.bluesman.smirnov@gmail.com2012-06-261-0/+25
* mac802154: page and channel setteralex.bluesman.smirnov@gmail.com2012-06-262-0/+45
* mac802154: short address setteralex.bluesman.smirnov@gmail.com2012-06-262-0/+18
* mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com2012-06-262-0/+33
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-268-13/+583
* net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter2012-06-261-2/+2
* ipv4: Cache ip_error() routes even when not forwarding.David S. Miller2012-06-262-18/+20
* ipv4: Remove unnecessary code from rt_check_expire().David S. Miller2012-06-261-23/+11
* batman-adv: fix global TT entry deletionAntonio Quartulli2012-06-251-0/+2
* batman-adv: fix condition in AP isolationAntonio Quartulli2012-06-251-1/+1
* net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-251-32/+56
* net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-252-43/+66
* net/ipv6/route.c: packets originating on device match loDavid McCullough2012-06-251-0/+2
* caif-hsi: Remove use of module parametersSjur Brændeland2012-06-252-83/+82
* caif-hsi: Replace platform device with ops structure.Sjur Brændeland2012-06-252-77/+70
* caif-hsi: Add rtnl supportSjur Brændeland2012-06-252-90/+157
* Documentation/networking/caif: Update documentationSjur Brændeland2012-06-251-64/+27
* caif-hsi: Remove uncecessary assignmentsSjur Brændeland2012-06-251-5/+5
* caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland2012-06-251-47/+47
* caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX2012-06-251-1/+1
* caif-hsi: Removed dead codeKim Lilliestierna XX2012-06-251-7/+4
* caif: Fixed potential memory leakKim Lilliestierna XX2012-06-251-8/+9
* caif: added check for potential null returnKim Lilliestierna XX2012-06-251-0/+5
* caif: Remove unused pointer and codeKim Lilliestierna XX2012-06-251-3/+0
* 6lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com2012-06-251-57/+37
OpenPOWER on IntegriCloud