summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-27net: skb_free_datagram_locked() doesnt drop all packetsEric Dumazet
2012-06-27netlink: Get rid of obsolete rtnetlink macrosThomas Graf
2012-06-27decnet: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ip6mr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27ipmr: Do not use RTA_PUT() macrosThomas Graf
2012-06-27inet_diag: Do not use RTA_PUT() macrosThomas Graf
2012-06-27sock_diag: Do not use RTA_PUT() macrosThomas Graf
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-27netlink: Delete NLMSG_PUT and NLMSG_NEW.David S. Miller
2012-06-27pkt_sched: sch_api: Move away from NLMSG_NEW().David S. Miller
2012-06-27pkt_sched: cls_api: Move away from NLMSG_NEW().David S. Miller
2012-06-27decnet: dn_table: Move away from NLMSG_NEW().David S. Miller
2012-06-27decnet: dn_route: Move away from NLMSG_NEW().David S. Miller
2012-06-27audit: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-27infiniband: netlink: Move away from NLMSG_NEW().David S. Miller
2012-06-27selinux: netlink: Move away from NLMSG_PUT().David S. Miller
2012-06-27unix_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-27pkt_sched: act_api: Move away from NLMSG_PUT().David S. Miller
2012-06-27netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT().David S. Miller
2012-06-27netfilter: nfnetlink_log: Move away from NLMSG_PUT().David S. Miller
2012-06-27netfilter: ipt_ULOG: Move away from NLMSG_PUT().David S. Miller
2012-06-27inet_diag: Move away from NLMSG_PUT().David S. Miller
2012-06-27decnet: dn_rtmsg: Move away from NLMSG_PUT().David S. Miller
2012-06-27netfilter: ebt_ulog: Move away from NLMSG_PUT().David S. Miller
2012-06-27gdm72xx: Move away from NLMSG_PUT().David S. Miller
2012-06-27connector: Move cn_test.c away from NLMSG_PUT().David S. Miller
2012-06-27connector: use nlmsg_put() instead of NLMSG_PUT() macro.Javier Martinez Canillas
2012-06-27team: remove unused rcu_head field from team_port structJiri Pirko
2012-06-27team: do not allow to map disabled portsJiri Pirko
2012-06-27team: fix team_adjust_ops with regard to enabled portsJiri Pirko
2012-06-27mac802154: add monitor listener to TX datapathalex.bluesman.smirnov@gmail.com
2012-06-27drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com
2012-06-27mac802154: mlme start requestalex.bluesman.smirnov@gmail.com
2012-06-27mac802154: page and channel setteralex.bluesman.smirnov@gmail.com
2012-06-27mac802154: short address setteralex.bluesman.smirnov@gmail.com
2012-06-27mac802154: set and get PAN idalex.bluesman.smirnov@gmail.com
2012-06-27mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com
2012-06-27net: 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-26batman-adv: fix global TT entry deletionAntonio Quartulli