summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-25Documentation/networking/caif: Update documentationSjur Brændeland
2012-06-25caif-hsi: Remove uncecessary assignmentsSjur Brændeland
2012-06-25caif-hsi: Use netdev_X instead of dev_X for printingSjur Brændeland
2012-06-25caif-hsi: changed test on aggregation_timeoutKim Lilliestierna XX
2012-06-25caif-hsi: Removed dead codeKim Lilliestierna XX
2012-06-25caif: Fixed potential memory leakKim Lilliestierna XX
2012-06-25caif: added check for potential null returnKim Lilliestierna XX
2012-06-25caif: Remove unused pointer and codeKim Lilliestierna XX
2012-06-256lowpan: remove excessive argument in pr_debugalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: fix hop limit compressionalex.bluesman.smirnov@gmail.com
2012-06-256lowpan: read data from skb safelyalex.bluesman.smirnov@gmail.com
2012-06-25Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-06-25be2net: Regression bug wherein VFs creation broken for multiple cards.Somnath Kotur