Age | Commit message (Expand) | Author |
2012-07-10 | tcp: Move dynamnic metrics handling into seperate file. | David S. Miller |
2012-07-10 | etherdevice: introduce eth_broadcast_addr | Johannes Berg |
2012-07-10 | ipv4: Fix crashes in fib_rules_tclass(). | David S. Miller |
2012-07-09 | Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux | David S. Miller |
2012-07-09 | net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register | Timur Tabi |
2012-07-09 | smsc95xx: support ethtool get_regs | Emeric Vigier |
2012-07-09 | r6040: use module_pci_driver macro | Devendra Naga |
2012-07-09 | bnx2x: populate skb->l4_rxhash | Eric Dumazet |
2012-07-09 | r8169: support RTL8168G | Hayes Wang |
2012-07-09 | r8169: abstract out loop conditions. | Francois Romieu |
2012-07-09 | r8169: ephy, eri and efuse functions signature changes. | Francois Romieu |
2012-07-09 | r8169: csi_ops signature change. | Francois Romieu |
2012-07-09 | r8169: mdio_ops signature change. | Francois Romieu |
2012-07-09 | r8169: add RTL8106E support. | Hayes Wang |
2012-07-09 | small cleanup in ax25_addr_parse() | Dan Carpenter |
2012-07-09 | be2net: Fix Endian | Li RongQing |
2012-07-09 | bcm87xx: fix reg-init comment typo | Peter Korsgaard |
2012-07-09 | phylib: Support registering a bunch of drivers | Christian Hohnstaedt |
2012-07-09 | bcm87xx: disable autonegotiation by default | Peter Korsgaard |
2012-07-09 | sky2: Fix for interrupt handler | Mirko Lindner |
2012-07-09 | sky2: Added support for Optima EEE | Mirko Lindner |
2012-07-09 | net/macb: manage carrier state with call to netif_carrier_{on|off}() | Nicolas Ferre |
2012-07-08 | sctp: refactor sctp_packet_append_chunk and clenup some memory leaks | Neil Horman |
2012-07-08 | bnx2i: use strlcpy() instead of memcpy() for strings | Dan Carpenter |
2012-07-07 | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next | David S. Miller |
2012-07-07 | asix: avoid copies in tx path | Eric Dumazet |
2012-07-07 | net/mlx4_en: Add support for drop action through ethtool | Hadar Hen Zion |
2012-07-07 | net/mlx4_en: Manage flow steering rules with ethtool | Hadar Hen Zion |
2012-07-07 | net/mlx4: Implement promiscuous mode with device managed flow-steering | Hadar Hen Zion |
2012-07-07 | net/mlx4_core: Add resource tracking for device managed flow steering rules | Hadar Hen Zion |
2012-07-07 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion |
2012-07-07 | net/mlx4_core: Add firmware commands to support device managed flow steering | Hadar Hen Zion |
2012-07-07 | net/mlx4: Set steering mode according to device capabilities | Hadar Hen Zion |
2012-07-07 | net/mlx4_en: Re-design multicast attachments flow | Yevgeny Petrilin |
2012-07-07 | net/mlx4_core: Change resource tracking ID to be 64 bit | Hadar Hen Zion |
2012-07-07 | net/mlx4_core: Change resource tracking mechanism to use red-black tree | Hadar Hen Zion |
2012-07-07 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-07-07 | r6040: remove duplicate call to the pci_set_drvdata | Devendra Naga |
2012-07-06 | ipv6: fix a bad cast in ip6_dst_lookup_tail() | Eric Dumazet |
2012-07-05 | ipv6: remove redundant declarations | Eric Dumazet |
2012-07-05 | ipv4: Avoid overhead when no custom FIB rules are installed. | David S. Miller |
2012-07-05 | ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock. | David S. Miller |
2012-07-05 | ipv6: Initialize the neighbour pointer of rt6_info on allocation | Steffen Klassert |
2012-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-07-05 | drivers/ieee802154/at231rf230: remove unused return status | alex.bluesman.smirnov@gmail.com |
2012-07-05 | 6lowpan: revert 'reuse eth_mac_addr()' | alex.bluesman.smirnov@gmail.com |
2012-07-05 | dccp: remove unnecessary codes in ipv6.c | RongQing.Li |
2012-07-05 | ipv6: remove unnecessary codes in tcp_ipv6.c | RongQing.Li |
2012-07-05 | be2net: set maximal number of default RSS queues | Yuval Mintz |
2012-07-05 | bnx2x: set maximal number of default RSS queues | Yuval Mintz |