aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* aoe: remove private mac address format functionHarvey Harrison2008-11-25
* hso: Hook up ->reset_resumeDenis Joseph Barrow2008-11-25
* hso: Add TIOCM ioctl handling.Denis Joseph Barrow2008-11-25
* hso: Fix free of mutexes still in use.Denis Joseph Barrow2008-11-25
* hso: Fix URB submission -EINVAL.Denis Joseph Barrow2008-11-25
* hso: Fix crashes on close.Denis Joseph Barrow2008-11-25
* hso: Add new usb device id's.Denis Joseph Barrow2008-11-25
* netdev: add HAVE_NET_DEVICE_OPSStephen Hemminger2008-11-25
* tcp: handle shift/merge of cloned skbs tooIlpo Järvinen2008-11-25
* tcp: add some mibs to track collapsingIlpo Järvinen2008-11-25
* tcp: Make shifting not clear the hintsIlpo Järvinen2008-11-25
* tcp: Try to restore large SKBs while SACK processingIlpo Järvinen2008-11-25
* tcp: make tcp_sacktag_one able to handle partial skb tooIlpo Järvinen2008-11-25
* tcp: Make SACK code to split only at mss boundariesIlpo Järvinen2008-11-25
* tcp: more aggressive skippingIlpo Järvinen2008-11-25
* tcp: move tcp_simple_retransmit to tcp_inputIlpo Järvinen2008-11-25
* tcp: collapse more than two on retransmissionIlpo Järvinen2008-11-25
* net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()Eric Dumazet2008-11-24
* net: avoid a pair of dst_hold()/dst_release() in ip_append_data()Eric Dumazet2008-11-24
* net: gen_estimator: Fix gen_kill_estimator() lookupsJarek Poplawski2008-11-24
* pkt_sched: sch_drr: fix drr_dequeue loop()Patrick McHardy2008-11-24
* infiniband: Kill directly reference of netdev->privWang Chen2008-11-24
* netdevice sbni: Convert directly reference of netdev->privWang Chen2008-11-24
* tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko2008-11-24
* tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko2008-11-24
* tokenring/3c359.c: fix allocation null checkJirka Pirko2008-11-24
* 8139too: use err.h macrosStephen Hemminger2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* net: Make sure BHs are disabled in sock_prot_inuse_add()Eric Dumazet2008-11-24
* eth: Declare an optimized compare_ether_addr_64bits() functionEric Dumazet2008-11-24
* axnet_cs: Fix build after net device ops ne2k conversion.David S. Miller2008-11-23
* net: Make sure BHs are disabled in sock_prot_inuse_add()David S. Miller2008-11-23
* net: fix tunnels in netns after ndo_ changesAlexey Dobriyan2008-11-23
* net: Convert TCP/DCCP listening hash tables to use RCUEric Dumazet2008-11-23
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-23
* dccp: Support for Mandatory optionsGerrit Renker2008-11-23
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-23
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-23
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* myri10ge: update firmware headersBrice Goglin2008-11-23
* myri10ge: update DCA commentsBrice Goglin2008-11-23
* net: af_netlink should update its inuse counterEric Dumazet2008-11-23
* net: some optimizations in af_inetEric Dumazet2008-11-23
* Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...David S. Miller2008-11-22
|\
| * WAN pc300too.c: Fix PC300-X.21 detectionKrzysztof Hałasa2008-11-21
| * WAN: syncppp.c is no longer used by any kernel code. Remove it.Krzysztof Hałasa2008-11-21
| * WAN: new synchronous PPP implementation for generic HDLC.Krzysztof Hałasa2008-11-21
| * WAN: Simplify sca_init_port() in HD64572 driver.Krzysztof Hałasa2008-11-21
| * WAN: Correct comments in hd6457[02].cKrzysztof Hałasa2008-11-21
| * WAN: HD64572 drivers don't use next_desc() anymore.Krzysztof Hałasa2008-11-21