summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-26mlx4: fix error path in drivers/net/mlx4/en_rx.cIngo Molnar
2008-11-26z85230: fix warning in drivers/net/wan/z85230.cIngo Molnar
2008-11-26sis900: fix warning in drivers/net/sis900.cIngo Molnar
2008-11-26fix warning in fs/dlm/netlink.cIngo Molnar
2008-11-26dsa: fix warning in net/dsa/mv88e6060.cIngo Molnar
2008-11-26dsa: fix warning in net/dsa/mv88e6xxx.cIngo Molnar
2008-11-26ipv6: fix warning in net/ipv6/ip6_flowlabel.cIngo Molnar
2008-11-26pkt_sched: fix warning in net/sched/sch_hfsc.cIngo Molnar
2008-11-26sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.cIngo Molnar
2008-11-26qla3xxx: fix warning in drivers/net/qla3xxx.cIngo Molnar
2008-11-26niu: fix another warning in drivers/net/niu.cIngo Molnar
2008-11-26niu: fix warnings in drivers/net/niu.cIngo Molnar
2008-11-26s2io: fix warning in drivers/net/s2io.cIngo Molnar
2008-11-26netns: filter out uevent not belonging to init_netDaniel Lezcano
2008-11-26ixgbe: Naming interrupt vectorsRobert Olsson
2008-11-26niu: Naming interrupt vectors.Robert Olsson
2008-11-25tcp: skb_shift cannot cache frag ptrs past pskb_expand_headIlpo Järvinen
2008-11-25pkt_sched: sch_api: Remove qdisc_list_lockJarek Poplawski
2008-11-25net: udp_unhash() can test if sk is hashedEric Dumazet
2008-11-25net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet
2008-11-25tcp: tcp_limit_reno_sacked can become staticIlpo Järvinen
2008-11-25Revert "hso: Fix crashes on close."David S. Miller
2008-11-25Revert "hso: Fix free of mutexes still in use."David S. Miller
2008-11-25Revert "hso: Add TIOCM ioctl handling."David S. Miller
2008-11-25xfrm: remove useless forward declarationsAlexey Dobriyan
2008-11-25ah4/ah6: remove useless NULL assignmentsAlexey Dobriyan
2008-11-25igb: loopback bits not correctly cleared from RCTL registerAlexander Duyck
2008-11-25igb: remove unneeded bit refrence when enabling jumbo framesAlexander Duyck
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