safe/jmp/linux-2.6
2009-11-12 Dmitry Eremin... ieee802154: make wpan-phy class registration to subsys_...
2009-11-06 Dmitry Eremin... ieee802154: add support for creation/removal of logic...
2009-11-06 Dmitry Eremin... ieee802154: add PHY_NAME to LIST_IFACE command results
2009-11-06 Dmitry Eremin... ieee802154: add two nl802154 helpers
2009-11-06 Dmitry Eremin... fakehard: mlme_ops->get_phy implementation
2009-11-06 Dmitry Eremin... ieee802154: add an mlme_ops call to retrieve PHY object
2009-11-06 Dmitry Eremin... fakehard: claim all 2.4 Ghz channels as supported
2009-11-06 Dmitry Eremin... fakehard: no need to export net_to_phy, make it static
2009-11-06 Dmitry Eremin... ieee802154: add LIST_PHY command support
2009-11-06 Dmitry Eremin... ieee802154: split away MAC commands implementation
2009-11-06 Dmitry Eremin... ieee802154: merge nl802154 and wpan-class in single...
2009-11-06 Dmitry Eremin... ieee802154: constify struct net_device in some operations
2009-11-06 Dmitry Eremin... wpan-phy: follow usual patter of devices registration
2009-11-06 Dmitry Eremin... wpan-phy: allow specifying a per-page channel mask
2009-11-06 Dmitry Eremin... wpan-phy: use snprintf to limit the amount of chars...
2009-11-06 Dmitry Eremin... wpan-phy: init channel/page fields
2009-11-06 Dmitry Eremin... wpan-phy: add wpan-phy iteration functions
2009-11-06 Dmitry Eremin... wpan-phy: add a helper to put the wpan_phy device
2009-11-05 Gilad Ben-Yosseftcp: Use defaults when no route options are available
2009-11-05 Gilad Ben-Yosseftcp: Do not call IPv4 specific func in tcp_check_req
2009-11-05 Ranjith LohithakshanTI DaVinci EMAC: Add suspend/resume capability
2009-11-05 Eric Dumazetnet: net/ipv4/devinet.c cleanups
2009-11-04 Eric Dumazetdecnet: avoid touching device refcount in dn_dev_by_index()
2009-11-04 Eric Dumazetnet: cleanup include/linux
2009-11-04 Jiri SlabyNET: sungem, use spin_trylock_irqsave
2009-11-04 Eric Dumazetnet: Introduce for_each_netdev_rcu() iterator
2009-11-04 Eric Dumazetem_meta: avoid one dev_put()
2009-11-04 Eric Dumazetbnx2: avoid compiler warnings
2009-11-04 Eric Dumazetnet: cleanup include/net
2009-11-04 Rémi Denis... Phonet: remove tautologies
2009-11-04 Thiago Farinatrivial: remove duplicated MIN macro from tehuti.
2009-11-04 roel kluincnic: ensure ulp_type is not negative
2009-11-04 Ron Mercerqlge: Clean up netdev->stats usage.
2009-11-04 Ron Mercerqlge: Add firmware/driver sub-command support.
2009-11-04 Ron Mercerqlge: Fix indentations.
2009-11-03 Atsushi Nemototc35815: Kill unused code
2009-11-03 Atsushi Nemototc35815: Kill non-napi code
2009-11-03 Sandeep Gopalpetgianfar: Basic Support for programming hash rules
2009-11-03 Sandeep Gopalpetgianfar: Add Multiple group Support
2009-11-03 Sandeep Gopalpetgianfar: Add support etsec2.0 registers.
2009-11-03 Sandeep Gopalpetfsl_pq_mdio: Add Suport for etsec2.0 devices.
2009-11-03 Sandeep Gopalpetgianfar: Add Multiple Queue Support
2009-11-03 Sandeep Gopalpetgianfar: Introduce logical group support.
2009-11-03 Sandeep Gopalpetgianfar: Add per queue structure support
2009-11-03 Matt Carlsontg3: Update version to 3.103
2009-11-03 Matt Carlsontg3 / broadcom: Optionally disable TXC if no link
2009-11-03 Matt Carlsontg3 / broadcom: Add APD support for GPHYs
2009-11-03 Matt Carlsontg3 / broadcom: Add code to disable rxc refclk
2009-11-03 Matt Carlsontg3 / broadcom: Refine AC131 APD support
2009-11-03 Matt Carlsontg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag
2009-11-03 Matt Carlsonbroadcom: Consolidate dev_flags definitions
2009-11-03 Matt Carlsontg3: Add 50610M phy ID for 5785
2009-11-03 Matt Carlsonbroadcom: Fix slow link problem
2009-11-03 Matt Carlsonbroadcom: Isolate phy dsp accesses
2009-11-03 Matt Carlsontg3: Extend loopback test timeout
2009-11-03 Matt Carlsontg3: 5785: Set port mode to MII when link down
2009-11-03 Matt Carlsontg3: Add AC131 power down support
2009-11-03 Matt Carlsontg3: Improve 5785 PCIe performance
2009-11-03 Matt Carlsontg3: Add more PCI DMA map error checking
2009-11-03 Matt Carlsontg3: Prevent a PCIe tx glitch
2009-11-03 Matt Carlsontg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR
2009-11-03 Matt Carlsontg3: Fix disappearing 57780 devices
2009-11-03 Matt Carlsontg3: Fix 5906 transmit hangs
2009-11-03 Matt Carlsontg3: Assign flags to fixes in start_xmit_dma_bug
2009-11-02 Ron Mercerqlge: Change naming on vlan API.
2009-11-02 Ron Mercerqlge: Add ethtool self-test.
2009-11-02 Eric Dumazetipv6: no more dev_put() in datagram_send_ctl()
2009-11-02 Eric Dumazetipv6: no more dev_put() in inet6_bind()
2009-11-02 Eric Dumazetip6tnl: less dev_put() calls
2009-11-02 Eric Dumazetpacket: less dev_put() calls
2009-11-02 Eric Dumazetpppoe: RCU locking in get_item_by_addr()
2009-11-02 Eric Dumazetifb: RCU locking avoids touching dev refcount
2009-11-02 Eric Dumazetnet: RCU locking for simple ioctl()
2009-11-02 Eric Dumazeticmp: icmp_send() can avoid a dev_put()
2009-11-02 Eric Dumazetipv4: inetdev_by_index() switch to RCU
2009-11-02 Eric W. Biedermanveth: Fix unregister_netdevice_queue for veth
2009-11-02 Eric Dumazetnet: Introduce dev_get_by_name_rcu()
2009-11-02 Figo.zhangNET:KS8695: add API for get rx interrupt bit
2009-10-30 Andy GroverRDS/IB+IW: Move recv processing to a tasklet
2009-10-30 Andy GroverRDS: Do not send congestion updates to loopback connections
2009-10-30 Andy GroverRDS: Fix panic on unload
2009-10-30 Andy GroverRDS: Fix potential race around rds_i[bw]_allocation
2009-10-30 Andy GroverRDS: Add GET_MR_FOR_DEST sockopt
2009-10-30 Eric W. Biedermanbond: Get the rtnl_link_ops support correct
2009-10-30 Eric W. Biedermanbond: Add support for multiple network namespaces
2009-10-30 Eric W. Biedermanbond: Implement a basic set of rtnl link ops
2009-10-30 Eric W. Biedermanbond: Simplify bond device destruction
2009-10-30 Eric W. Biedermanbond: Simplify bond_create.
2009-10-30 Eric W. Biedermanbond: Simply bond sysfs group creation
2009-10-30 Eric W. Biedermannet: Allow devices to specify a device specific sysfs...
2009-10-30 Eric Dumazetnet: use hlist_for_each_entry()
2009-10-30 Eric Dumazetveth: Fix veth_dellink method
2009-10-30 Patrick McHardyvlan: cleanup multiple unregistrations
2009-10-30 Oliver Neukumconvert kaweth to use usb_reset_configuration()
2009-10-30 roel kluinax25: unsigned cannot be less than 0 in ax25_ctl_ioctl()
2009-10-30 Stephen Hemmingersky2: version 1.26
2009-10-30 Stephen Hemmingersky2: 88E8059 support
2009-10-30 Stephen Hemmingersky2: workarounds for Yukon-2 supreme
2009-10-30 Stephen Hemmingersky2: fix receive pause thresholds
2009-10-30 Stephen Hemmingersky2: add register definitions for new chips
next