summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski13-139/+420
2012-06-276lowpan: double unlock on an error pathDan Carpenter1-1/+1
2012-06-27netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller1-8/+0
2012-06-27pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller1-10/+14
2012-06-27pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-27decnet: dn_table: Move away from NLMSG_NEW().David S. Miller1-5/+6
2012-06-27decnet: dn_route: Move away from NLMSG_NEW().David S. Miller1-5/+7
2012-06-27audit: netlink: Move away from NLMSG_NEW().David S. Miller1-10/+13
2012-06-27infiniband: netlink: Move away from NLMSG_NEW().David S. Miller1-4/+6
2012-06-27selinux: netlink: Move away from NLMSG_PUT().David S. Miller1-4/+7
2012-06-27unix_diag: Move away from NLMSG_PUT().David S. Miller1-11/+13
2012-06-27pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller1-28/+31
2012-06-27netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller1-9/+13
2012-06-27netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller1-13/+16
2012-06-27netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller1-7/+8
2012-06-27inet_diag: Move away from NLMSG_PUT().David S. Miller1-19/+24
2012-06-27decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller1-10/+10
2012-06-27netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller1-13/+10
2012-06-27gdm72xx: Move away from NLMSG_PUT().David S. Miller1-4/+6
2012-06-27connector: Move cn_test.c away from NLMSG_PUT().David S. Miller1-7/+6
2012-06-27connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas1-6/+6
2012-06-27team: remove unused rcu_head field from team_port structJiri Pirko1-1/+0
2012-06-27team: do not allow to map disabled portsJiri Pirko3-4/+6
2012-06-27team: fix team_adjust_ops with regard to enabled portsJiri Pirko1-11/+19
2012-06-27mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com1-0/+2
2012-06-27drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com4-0/+1003
2012-06-27mac802154: mlme start requestalex.bluesman.smirnov@gmail.com1-0/+25
2012-06-27mac802154: page and channel setteralex.bluesman.smirnov@gmail.com2-0/+45
2012-06-27mac802154: short address setteralex.bluesman.smirnov@gmail.com2-0/+18
2012-06-27mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com2-0/+33
2012-06-27mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com8-13/+583
2012-06-27net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter1-2/+2
2012-06-27ipv4: 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-26batman-adv: fix global TT entry deletionAntonio Quartulli1-0/+2
2012-06-26batman-adv: fix condition in AP isolationAntonio Quartulli1-1/+1
2012-06-26net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu1-32/+56
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2-43/+66
2012-06-26net/ipv6/route.c: packets originating on device match loDavid McCullough1-0/+2
2012-06-26caif-hsi: Remove use of module parametersSjur Brændeland2-83/+82
2012-06-26caif-hsi: Replace platform device with ops structure.Sjur Brændeland2-77/+70
2012-06-26caif-hsi: Add rtnl supportSjur Brændeland2-90/+157
2012-06-26Documentation/networking/caif: Update documentationSjur Brændeland1-64/+27
2012-06-26caif-hsi: Remove uncecessary assignmentsSjur Brændeland1-5/+5
2012-06-26caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland1-47/+47
2012-06-26caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX1-1/+1
2012-06-26caif-hsi: Removed dead codeKim Lilliestierna XX1-7/+4
2012-06-26caif: Fixed potential memory leakKim Lilliestierna XX1-8/+9
2012-06-26caif: added check for potential null returnKim Lilliestierna XX1-0/+5
2012-06-26caif: Remove unused pointer and codeKim Lilliestierna XX1-3/+0