summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "hso: Fix free of mutexes still in use."David S. Miller2008-11-251-87/+23
* Revert "hso: Add TIOCM ioctl handling."David S. Miller2008-11-251-317/+12
* xfrm: remove useless forward declarationsAlexey Dobriyan2008-11-252-4/+0
* ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan2008-11-252-4/+0
* igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck2008-11-252-3/+4
* igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck2008-11-252-20/+6
* DCB: fix kconfig optionJeff Kirsher2008-11-258-21/+31
* aoe: remove private mac address format functionHarvey Harrison2008-11-255-25/+14
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-251-0/+1
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-251-12/+317
* hso: Fix free of mutexes still in use.Denis Joseph Barrow2008-11-251-23/+87
* hso: Fix URB submission -EINVAL.Denis Joseph Barrow2008-11-251-11/+14
* hso: Fix crashes on close.Denis Joseph Barrow2008-11-251-2/+9
* hso: Add new usb device id's.Denis Joseph Barrow2008-11-251-0/+5
* netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-251-0/+1
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-241-5/+2
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-243-0/+10
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-241-2/+14
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-244-7/+427
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-241-15/+17
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-241-4/+23
* tcp: more aggressive skippingIlpo Järvinen2008-11-241-1/+1
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-243-53/+52
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-241-37/+59
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-241-1/+6
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-245-10/+15
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-241-20/+56
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-241-3/+5
* infiniband: Kill directly reference of netdev->privWang Chen2008-11-241-4/+4
* netdevice sbni: Convert directly reference of netdev->privWang Chen2008-11-241-47/+52
* tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko2008-11-241-0/+2
* tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko2008-11-241-1/+1
* tokenring/3c359.c: fix allocation null checkJirka Pirko2008-11-241-1/+1
* 8139too: use err.h macrosStephen Hemminger2008-11-241-11/+7
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-241-0/+2
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-243-5/+7
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-232-3/+45
* axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller2008-11-231-8/+8
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-233-0/+9
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-234-4/+4
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-235-116/+147
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-232-60/+33
* dccp: Support for Mandatory optionsGerrit Renker2008-11-232-0/+17
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-232-7/+28
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-233-5/+30
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-236-8/+61
* myri10ge: update firmware headersBrice Goglin2008-11-231-0/+1
* myri10ge: update DCA commentsBrice Goglin2008-11-231-3/+3
* net: af_netlink should update its inuse counterEric Dumazet2008-11-231-0/+2
* net: some optimizations in af_inetEric Dumazet2008-11-231-5/+4
OpenPOWER on IntegriCloud