summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar2008-11-251-1/+1
* dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar2008-11-251-1/+1
* ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar2008-11-251-1/+1
* pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar2008-11-251-1/+1
* sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar2008-11-251-1/+1
* qla3xxx: fix warning in drivers/net/qla3xxx.cIngo Molnar2008-11-251-1/+1
* niu: fix another warning in drivers/net/niu.cIngo Molnar2008-11-251-1/+1
* niu: fix warnings in drivers/net/niu.cIngo Molnar2008-11-251-2/+2
* s2io: fix warning in drivers/net/s2io.cIngo Molnar2008-11-251-1/+1
* netns: filter out uevent not belonging to init_netDaniel Lezcano2008-11-251-0/+3
* ixgbe: Naming interrupt vectorsRobert Olsson2008-11-251-4/+14
* niu: Naming interrupt vectors.Robert Olsson2008-11-252-1/+27
* tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen2008-11-251-1/+6
* pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski2008-11-251-21/+4
* net: udp_unhash() can test if sk is hashedEric Dumazet2008-11-251-8/+10
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-251-0/+2
* tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen2008-11-252-3/+1
* Revert "hso: Fix crashes on close."David S. Miller2008-11-251-9/+2
* 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