pandora-kernel.git
2012-05-04 Eric Dumazetnet: sched: factorize code (qdisc_drop())
2012-05-04 Alexander Duyckixgbe: Update link flow control to correctly handle...
2012-05-04 Alexander Duyckixgbe: Reorder link flow control functions in ixgbe_com...
2012-05-04 Alexander Duyckixgbe: Use __free_pages instead of put_page to release...
2012-05-04 Alexander Duyckixgbe: Make ixgbe_fc_autoneg return void and always...
2012-05-04 Alexander Duyckixgbe: Reorder the ring to q_vector mapping to improve...
2012-05-04 Alexander Duyckixgbe: Track instances of buffer available but no DMA...
2012-05-04 Bruce Allane1000e: initial support for i217
2012-05-04 Matthew Vicke1000e: Update driver version number
2012-05-03 Sebastian Andrzej... net/niu: remove one superfluous dma mask check
2012-05-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-05-03 Alexander Duyckskb: Add skb_head_is_locked helper function
2012-05-03 Eric Dumazetnet: Fix truesize accounting in skb_gro_receive()
2012-05-03 Greg Roseixgbevf: Update version string
2012-05-03 Greg Roseixgbevf: Make sure jumbo frames are set correctly after...
2012-05-03 Greg Roseixgbevf: Add support to recognize 100mb link speed
2012-05-03 Chris Boote1000e: Remove special case for 82573/82574 ASPM L1...
2012-05-03 Chris Boote1000e: Disable ASPM L1 on 82574
2012-05-03 Matthew Vicke1000e: Driver workaround for IPv6 Header Extension...
2012-05-03 Matthew Vicke1000e: Resolve intermittent negotiation issue on 82574...
2012-05-03 Bruce Allane1000e: cleanup long [read|write]_reg_locked PHY ops...
2012-05-03 Bruce Allane1000e: suggest a possible workaround to a device hang...
2012-05-03 Alexander Duyckixgbe: Fix use after free on module remove
2012-05-03 Alexander Duycktcp: move stats merge to the end of tcp_try_coalesce
2012-05-03 Alexander Duycktcp: Move code related to head frag in tcp_try_coalesce
2012-05-03 Alexander Duycktcp: Fix truesize accounting in tcp_try_coalesce
2012-05-03 David S. Millernet: Add missing linux/prefetch.h include to net/core...
2012-05-03 Alexander Duycknet: Stop decapitating clones that have a head_frag
2012-05-03 Eric Dumazetnet: implement tcp coalescing in tcp_queue_rcv()
2012-05-03 Eric Dumazetnet: take care of cloned skbs in tcp_try_coalesce()
2012-05-03 Somnath Koturbe2net: Fix EEH error reset before a flash dump completes
2012-05-03 Somnath Koturbe2net: Record receive queue index in skb to aid RPS.
2012-05-03 Somnath Koturbe2net: Fix to apply duplex value as unknown when link...
2012-05-03 Somnath Koturbe2net: Fix to not set link speed for disabled function...
2012-05-03 Yuchung Chengtcp: early retransmit: delayed fast retransmit
2012-05-03 Yuchung Chengtcp: early retransmit
2012-05-03 Yuchung Chengtcp: early retransmit: tcp_enter_recovery()
2012-05-03 Stephen Rothwellnet/pasemi: fix compiler warning
2012-05-03 Dmitry Kravkovbnx2x: fix handling single MSIX mode for 57710/57711
2012-05-02 Greg Roseixgbe: Reset max_vfs to zero when user request is out...
2012-05-02 Greg Roseixgbe: Deny MACVLAN requests from VFs with admin set MAC
2012-05-02 Don Skidmoreixgbe: add hwmon interface to export thermal data
2012-05-02 Don Skidmoreixgbe: add support functions to access thermal data
2012-05-02 Bruce Allane1000e: fix .ndo_set_rx_mode for 82579
2012-05-02 Bruce Allane1000e: PHY initialization flow changes for 82577/8/9
2012-05-02 Bruce Allane1000e: workaround EEPROM configuration change on 82579
2012-05-01 Eric Dumazetnetem: add ECN capability
2012-05-01 Eric Dumazetnet: skb_peek()/skb_peek_tail() cleanups
2012-05-01 Eric Dumazetnet: add a prefetch in socket backlog processing
2012-05-01 James Chapmanl2tp: let iproute2 create L2TPv3 IP tunnels using IPv6
2012-05-01 Chris Elstonl2tp: introduce L2TPv3 IP encapsulation support for...
2012-05-01 Chris Elstonipv6: Export ipv6 functions for use by other protocols
2012-05-01 Chris Elstonl2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
2012-05-01 Chris Elstonl2tp: show IPv6 addresses in l2tp debugfs file
2012-05-01 James Chapmanl2tp: pppol2tp_connect() handles ipv6 sockaddr variants
2012-05-01 James Chapmanpppox: Replace __attribute__((packed)) in if_pppox.h
2012-05-01 James Chapmanl2tp: remove unused stats from l2tp_ip socket
2012-05-01 James Chapmanl2tp: Use ip4_datagram_connect() in l2tp_ip_connect()
2012-05-01 James Chapmanl2tp: fix locking of 64-bit counters for smp
2012-05-01 Huang, Xiongatl1c: remove PHY polling from atl1c_change_mtu
2012-05-01 Huang, Xiongatl1c: Disable L0S when no cable link
2012-05-01 Huang, Xiongatl1c: do MAC-reset when PHY link down
2012-05-01 Huang, Xiongatl1c: cancel task when interface closed
2012-05-01 Huang, Xiongatl1c: enlarge L1 response waiting timer
2012-05-01 Huang, Xiongatl1c: refine mac address related code
2012-05-01 Huang, Xiongatl1c: remove code of closing register writable attribution
2012-05-01 Huang, Xiongatl1c: clear WoL status when reset pcie
2012-05-01 Huang, Xiongatl1c: add PHY link event(up/down) patch
2012-05-01 Huang, Xiongatl1c: add workaround for issue of bit INTX-disable...
2012-05-01 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-05-01 Eric Dumazetbnx2x: remove some bloat
2012-05-01 RongQing.Lipch_gbe: reprogram multicast address register on reset
2012-05-01 Eric Dumazetnet: makes skb_splice_bits() aware of skb->head_frag
2012-05-01 Eric Dumazettcp: makes tcp_try_coalesce aware of skb->head_frag
2012-05-01 Eric Dumazetnet: make GRO aware of skb->head_frag
2012-05-01 Eric Dumazettg3: provide frags as skb head
2012-05-01 Eric Dumazetnet: allow skb->head to be a page fragment
2012-05-01 Willem de Bruijnforcedeth: add transmit timestamping support
2012-05-01 Willem de Bruijnbnx2x: add transmit timestamping support
2012-05-01 Willem de Bruijne1000e: add transmit timestamping support
2012-05-01 Willem de Bruijne1000: add transmit timestamping support
2012-04-30 Paul Gortmakertipc: compress out gratuitous extra carriage returns
2012-04-30 Herbert Xubridge: Fix fatal typo in setup of multicast_querier_ex...
2012-04-30 David S. Millerl2tp: Add missing net/net/ip6_checksum.h include.
2012-04-29 Benjamin LaHaisenet/l2tp: add support for L2TP over IPv6 UDP
2012-04-29 Benjamin LaHaisenet/ipv6/udp: UDP encapsulation: introduce encap_rcv...
2012-04-29 Benjamin LaHaisenet/ipv6/udp: UDP encapsulation: move socket locking...
2012-04-29 Benjamin LaHaisenet/ipv6/udp: UDP encapsulation: break backlog_rcv...
2012-04-29 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-04-29 RongQing.Lidrivers/net/oki-semi: Donot recompute IP header checksum
2012-04-29 RongQing.Lidrivers/net/oki-semi: Remove the definition of PCH_GBE_...
2012-04-29 Nicolas Ferrenet/at91_ether: use gpio_to_irq for phy IRQ line
2012-04-29 Andrew VictorAT91: Remove fixed mapping for AT91RM9200 ethernet
2012-04-29 Jeffrin Josenet: Fixed a coding style issue related to spaces.
2012-04-27 Allan Stephenstipc: Reject payload messages with invalid message...
2012-04-27 Jacob Kellerixgbe: check for WoL support in single function
2012-04-27 Matthew Vickigb: Force flow control off during reset when forcing...
2012-04-27 Bruce Allane1000e: 82579 potential system hang on stress when...
2012-04-27 Bruce Allane1000e: 82579 packet drop workaround
2012-04-27 Matthew Vicke1000e: Enable DMA Burst Mode on 82574 by default.
next