aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-27unix_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipv4: tcp: dont cache unconfirmed intput dstEric Dumazet
2012-06-27be2net: Fix to trim skb for padded vlan packets to workaround an ASIC BugSomnath Kotur
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron
2012-06-27bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski
2012-06-276lowpan: double unlock on an error pathDan Carpenter
2012-06-26netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller
2012-06-26pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_table: Move away from NLMSG_NEW().David S. Miller
2012-06-26decnet: dn_route: Move away from NLMSG_NEW().David S. Miller
2012-06-26audit: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-26infiniband: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-26selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2012-06-26unix_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-26pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller
2012-06-26inet_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-26decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller
2012-06-26netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller
2012-06-26gdm72xx: Move away from NLMSG_PUT().David S. Miller
2012-06-26connector: Move cn_test.c away from NLMSG_PUT().David S. Miller
2012-06-26connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas
2012-06-26team: remove unused rcu_head field from team_port structJiri Pirko
2012-06-26team: do not allow to map disabled portsJiri Pirko
2012-06-26team: fix team_adjust_ops with regard to enabled portsJiri Pirko
2012-06-26mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: mlme start requestalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: page and channel setteralex.bluesman.smirnov@gmail.com
2012-06-26mac802154: short address setteralex.bluesman.smirnov@gmail.com
2012-06-26mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com
2012-06-26mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com
2012-06-26net: qmi_wwan: simplify a check in qmi_wwan_bind()Dan Carpenter
2012-06-26ipv4: Cache ip_error() routes even when not forwarding.David S. Miller
2012-06-26ipv4: Remove unnecessary code from rt_check_expire().David S. Miller
2012-06-25batman-adv: fix global TT entry deletionAntonio Quartulli
2012-06-25batman-adv: fix condition in AP isolationAntonio Quartulli
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-25net/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