aboutsummaryrefslogtreecommitdiffstats
path: root/mm/msync.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-25aoe: remove private mac address format functionHarvey Harrison5-25/+14
2008-11-25hso: Hook up ->reset_resumeDenis Joseph Barrow1-0/+1
2008-11-25hso: Add TIOCM ioctl handling.Denis Joseph Barrow1-12/+317
2008-11-25hso: Fix free of mutexes still in use.Denis Joseph Barrow1-23/+87
2008-11-25hso: Fix URB submission -EINVAL.Denis Joseph Barrow1-11/+14
2008-11-25hso: Fix crashes on close.Denis Joseph Barrow1-2/+9
2008-11-25hso: Add new usb device id's.Denis Joseph Barrow1-0/+5
2008-11-25netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger1-0/+1
2008-11-24tcp: handle shift/merge of cloned skbs tooIlpo Järvinen1-5/+2
2008-11-24tcp: add some mibs to track collapsingIlpo Järvinen3-0/+10
2008-11-24tcp: Make shifting not clear the hintsIlpo Järvinen1-2/+14
2008-11-24tcp: Try to restore large SKBs while SACK processingIlpo Järvinen4-7/+427
2008-11-24tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen1-15/+17
2008-11-24tcp: Make SACK code to split only at mss boundariesIlpo Järvinen1-4/+23
2008-11-24tcp: more aggressive skippingIlpo Järvinen1-1/+1
2008-11-24tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen3-53/+52
2008-11-24tcp: collapse more than two on retransmissionIlpo Järvinen1-37/+59
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet1-1/+6
2008-11-24net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet5-10/+15
2008-11-24net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski1-20/+56
2008-11-24pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy1-3/+5
2008-11-24infiniband: Kill directly reference of netdev->privWang Chen1-4/+4
2008-11-24netdevice sbni: Convert directly reference of netdev->privWang Chen1-47/+52
2008-11-24tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko1-0/+2
2008-11-24tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko1-1/+1
2008-11-24tokenring/3c359.c: fix allocation null checkJirka Pirko1-1/+1
2008-11-248139too: use err.h macrosStephen Hemminger1-11/+7
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet1-0/+2
2008-11-24net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet3-5/+7
2008-11-23eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2-3/+45
2008-11-23axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller1-8/+8
2008-11-23net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller3-0/+9
2008-11-23net: fix tunnels in netns after ndo_ changesAlexey Dobriyan4-4/+4
2008-11-23net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet5-116/+147
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker2-60/+33
2008-11-23dccp: Support for Mandatory optionsGerrit Renker2-0/+17
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2-7/+28
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker3-5/+30
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker6-8/+61
2008-11-23myri10ge: update firmware headersBrice Goglin1-0/+1
2008-11-23myri10ge: update DCA commentsBrice Goglin1-3/+3
2008-11-23net: af_netlink should update its inuse counterEric Dumazet1-0/+2
2008-11-23net: some optimizations in af_inetEric Dumazet1-5/+4
2008-11-21igb: do not use phy ops in ethtool test cleanup for non-copper partsAlexander Duyck3-22/+50
2008-11-21enic: misc cleanup items:Scott Feldman3-2/+15
2008-11-21enic: move wmb closer to where needed: before writing posted_index to hwScott Feldman3-6/+16
2008-11-21enic: mask off some reserved bits in CQ descriptor for future useScott Feldman1-2/+3
2008-11-21enic: driver/firmware API updatesScott Feldman2-19/+60
2008-11-21enic: enable ethtool LRO supportScott Feldman2-20/+24
2008-11-22WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa1-24/+24