aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen
2008-11-24tcp: more aggressive skippingIlpo Järvinen
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen
2008-11-24netdevice sbni: Convert directly reference of netdev->privWang Chen
2008-11-24tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko
2008-11-24tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko
2008-11-24tokenring/3c359.c: fix allocation null checkJirka Pirko
2008-11-248139too: use err.h macrosStephen Hemminger
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-23axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-11-23dccp: Support for Mandatory optionsGerrit Renker
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-23myri10ge: update firmware headersBrice Goglin
2008-11-23myri10ge: update DCA commentsBrice Goglin
2008-11-23net: af_netlink should update its inuse counterEric Dumazet
2008-11-23net: some optimizations in af_inetEric Dumazet
2008-11-21Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2008-11-21igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck
2008-11-21enic: misc cleanup items:Scott Feldman
2008-11-21enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman
2008-11-21enic: mask off some reserved bits in CQ descriptor for future useScott Feldman
2008-11-21enic: driver/firmware API updatesScott Feldman
2008-11-21enic: enable ethtool LRO supportScott Feldman
2008-11-22WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa
2008-11-22WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa
2008-11-22WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa
2008-11-22WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa
2008-11-22WAN: Correct comments in hd6457[02].cKrzysztof Hałasa
2008-11-22WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa
2008-11-22WAN: Simplify HD64572 drivers.Krzysztof Hałasa
2008-11-22WAN: don't print HD64572 driver versions anymore.Krzysztof Hałasa
2008-11-22WAN: Simplify HD64572 status handling.Krzysztof Hałasa
2008-11-22WAN: rework HD64572 interrupts a bit.Krzysztof Hałasa