Age | Commit message (Expand) | Author |
2012-12-07 | sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y | Christoph Paasch |
2012-12-07 | chelsio: remove get_clock and use ktime_get | Jan Glauber |
2012-12-07 | bnx2x: Prevent link flaps when booting from SAN. | Barak Witkowski |
2012-12-07 | net: phy: smsc: force all capable mode if the phy is started in powerdown mode | trem |
2012-12-07 | cnic, bnx2x, bnx2: Simplify cnic probing. | Michael Chan |
2012-12-07 | cnic: Include bnx2x.h | Michael Chan |
2012-12-07 | bnx2: Add BNX2 prefix to CHIP ID and name macros | Michael Chan |
2012-12-07 | bnx2: Add BNX2 prefix to descriptor structures and macros | Michael Chan |
2012-12-07 | bnx2: Rename register read and write macros | Michael Chan |
2012-12-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2012-12-07 | ipv4/route/rtnl: get mcast attributes when dst is multicast | Nicolas Dichtel |
2012-12-07 | net: call notifiers for mtu change even if iface is not up | Jiri Pirko |
2012-12-06 | igb: Update igb version to 4.1.2 | Carolyn Wyborny |
2012-12-06 | igb: release already assigned MSI-X interrupts if setup fails | Stefan Assmann |
2012-12-06 | igb: remove duplicate code for fallback interrupt initialization | Stefan Assmann |
2012-12-06 | ixgbe: check whether thermal sensor is enabled. | Jacob Keller |
2012-12-06 | ixgbe: Use is_valid_ether_addr | Joe Perches |
2012-12-05 | net: fix some compiler warning in net/core/neighbour.c | Cong Wang |
2012-12-05 | bridge: implement multicast fast leave | David S. Miller |
2012-12-05 | cnic: Fix rare race condition during iSCSI disconnect. | Eddie Wai |
2012-12-05 | cnic: Reset iSCSI EQ during shutdown. | Michael Chan |
2012-12-05 | ipv6: avoid taking locks at socket dismantle | Eric Dumazet |
2012-12-05 | net: doc: add default value for neighbour parameters | Shan Wei |
2012-12-05 | net: neighbour: prohibit negative value for unres_qlen_bytes parameter | Shan Wei |
2012-12-05 | net/phy: Add interrupt support for dp83640 phy. | Stephan Gatzka |
2012-12-05 | myri10ge: fix most sparse warnings | Andrew Gallatin |
2012-12-05 | bridge: implement multicast fast leave | Amerigo Wang |
2012-12-05 | 3com: make 3c59x depend on HAS_IOPORT | Jan Glauber |
2012-12-04 | ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE | David S. Miller |
2012-12-04 | ip6mr: fix rtm_family of rtnl msg | Nicolas Dichtel |
2012-12-04 | net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD | Serge Hallyn |
2012-12-04 | net: neterion: use for_each_pci_dev to simplify the code | Wei Yongjun |
2012-12-04 | ip6mr: advertise new mfc entries via rtnl | Nicolas Dichtel |
2012-12-04 | ipmr: advertise new mfc entries via rtnl | Nicolas Dichtel |
2012-12-04 | ipmr/ip6mr: allow to get unresolved cache via netlink | Nicolas Dichtel |
2012-12-04 | ipmr/ip6mr: report origin of mfc entry into rtnl msg | Nicolas Dichtel |
2012-12-04 | ipmr/ip6mr: advertise mfc stats via rtnetlink | Nicolas Dichtel |
2012-12-04 | ip6mr: use nla_nest_* helpers | Nicolas Dichtel |
2012-12-04 | netconf: advertise mc_forwarding status | Nicolas Dichtel |
2012-12-04 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller |
2012-12-04 | qlcnic: rename module params with module_param_named | Sony Chacko |
2012-12-04 | qlcnic: fix bug in LRO descriptor access macro | Sony Chacko |
2012-12-04 | qlcnic: update NIC partition interface routines | Sony Chacko |
2012-12-04 | qlcnic: get board name API | Sony Chacko |
2012-12-04 | qlcnic: modify PCI and register access routines | Sony Chacko |
2012-12-04 | qlcnic: move HW specific data to seperate structure | Sony Chacko |
2012-12-04 | qlcnic: add 82xx adapter specific checks | Sony Chacko |
2012-12-04 | tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx tim... | Matt Carlson |
2012-12-04 | tg3: PTP - Add the hardware timestamp ioctl | Matt Carlson |
2012-12-04 | tg3: PTP - Implement the ptp api and ethtool functions | Matt Carlson |