summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-25aoe: remove private mac address format functionHarvey Harrison
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger
2008-11-25tcp: handle shift/merge of cloned skbs tooIlpo Järvinen
2008-11-25tcp: add some mibs to track collapsingIlpo Järvinen
2008-11-25tcp: Make shifting not clear the hintsIlpo Järvinen
2008-11-25tcp: Try to restore large SKBs while SACK processingIlpo Järvinen
2008-11-25tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen
2008-11-25tcp: Make SACK code to split only at mss boundariesIlpo Järvinen
2008-11-25tcp: more aggressive skippingIlpo Järvinen
2008-11-25tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen
2008-11-25tcp: collapse more than two on retransmissionIlpo Järvinen
2008-11-25net: 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-24eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet
2008-11-24axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller
2008-11-24net: fix tunnels in netns after ndo_ changesAlexey Dobriyan
2008-11-24net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet
2008-11-24dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-11-24dccp: Support for Mandatory optionsGerrit Renker
2008-11-24dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-11-24dccp: API to query the current TX/RX CCIDGerrit Renker
2008-11-24dccp: 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-22Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller
2008-11-22igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck
2008-11-22enic: misc cleanup items:Scott Feldman
2008-11-22enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman
2008-11-22enic: mask off some reserved bits in CQ descriptor for future useScott Feldman
2008-11-22enic: driver/firmware API updatesScott Feldman