Age | Commit message (Expand) | Author |
2012-06-26 | unix_diag: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | pkt_sched: act_api: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | netfilter: nfnetlink_log: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | netfilter: ipt_ULOG: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | inet_diag: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | decnet: dn_rtmsg: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | netfilter: ebt_ulog: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | gdm72xx: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | connector: Move cn_test.c away from NLMSG_PUT(). | David S. Miller |
2012-06-26 | connector: use nlmsg_put() instead of NLMSG_PUT() macro. | Javier Martinez Canillas |
2012-06-26 | team: remove unused rcu_head field from team_port struct | Jiri Pirko |
2012-06-26 | team: do not allow to map disabled ports | Jiri Pirko |
2012-06-26 | team: fix team_adjust_ops with regard to enabled ports | Jiri Pirko |
2012-06-26 | mac802154: add monitor listener to TX datapath | alex.bluesman.smirnov@gmail.com |
2012-06-26 | drivers/ieee802154: add support for the at86rf230/231 transceivers | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: mlme start request | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: page and channel setter | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: short address setter | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: set and get PAN id | alex.bluesman.smirnov@gmail.com |
2012-06-26 | mac802154: add wpan device-class support | alex.bluesman.smirnov@gmail.com |
2012-06-26 | net: qmi_wwan: simplify a check in qmi_wwan_bind() | Dan Carpenter |
2012-06-26 | ipv4: Cache ip_error() routes even when not forwarding. | David S. Miller |
2012-06-26 | ipv4: Remove unnecessary code from rt_check_expire(). | David S. Miller |
2012-06-25 | batman-adv: fix global TT entry deletion | Antonio Quartulli |
2012-06-25 | batman-adv: fix condition in AP isolation | Antonio Quartulli |
2012-06-25 | net/sh-eth: Check return value of sh_eth_reset when chip reset fail | Nobuhiro Iwamatsu |
2012-06-25 | net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 | Nobuhiro Iwamatsu |
2012-06-25 | net/ipv6/route.c: packets originating on device match lo | David McCullough |
2012-06-25 | caif-hsi: Remove use of module parameters | Sjur Brændeland |
2012-06-25 | caif-hsi: Replace platform device with ops structure. | Sjur Brændeland |
2012-06-25 | caif-hsi: Add rtnl support | Sjur Brændeland |
2012-06-25 | Documentation/networking/caif: Update documentation | Sjur Brændeland |
2012-06-25 | caif-hsi: Remove uncecessary assignments | Sjur Brændeland |
2012-06-25 | caif-hsi: Use netdev_X instead of dev_X for printing | Sjur Brændeland |
2012-06-25 | caif-hsi: changed test on aggregation_timeout | Kim Lilliestierna XX |
2012-06-25 | caif-hsi: Removed dead code | Kim Lilliestierna XX |
2012-06-25 | caif: Fixed potential memory leak | Kim Lilliestierna XX |
2012-06-25 | caif: added check for potential null return | Kim Lilliestierna XX |
2012-06-25 | caif: Remove unused pointer and code | Kim Lilliestierna XX |
2012-06-25 | 6lowpan: remove excessive argument in pr_debug | alex.bluesman.smirnov@gmail.com |
2012-06-25 | 6lowpan: fix hop limit compression | alex.bluesman.smirnov@gmail.com |
2012-06-25 | 6lowpan: read data from skb safely | alex.bluesman.smirnov@gmail.com |
2012-06-25 | Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller |
2012-06-25 | be2net: Regression bug wherein VFs creation broken for multiple cards. | Somnath Kotur |
2012-06-25 | be2net: Explicitly clear the reserved field in the Tx Descriptor | Somnath Kotur |
2012-06-25 | net: struct sock cleanups | Eric Dumazet |
2012-06-25 | net: Remove 'unlikely' qualifier in skb_steal_sock() | Vijay Subramanian |
2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-06-25 | ipv6: fib: fix fib dump restart | Eric Dumazet |